Skip to content

Commit 5376434

Browse files
committed
Shayne's review
1 parent 4dc0213 commit 5376434

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

openid-caep-1_0.md

+6-3
Original file line numberDiff line numberDiff line change
@@ -839,13 +839,16 @@ The Risk Level Change event is employed by the Transmitter to communicate any mo
839839
### Event Specific Claims {#risk-level-change-event-specific-claims}
840840

841841
risk_reason
842-
: REQUIRED, JSON string indicates the reason that contributed to the risk level changes by the Transmitter.
842+
: REQUIRED, JSON string: indicates the reason that contributed to the risk level changes by the Transmitter.
843+
844+
principal
845+
: REQUIRED, JSON string: representing the principal entity involved in the observed risk event, as identified by the transmitter. The subject principal can be one of the following entities USER, DEVICE, SESSION, TENANT, ORG_UNIT, GROUP, or any other entity as defined in {{Section 2 of SSF}}. This claim identifies the primary subject associated with the event, and helps to contextualize the risk relative to the entity involved.
843846

844847
current_level
845-
: REQUIRED, JSON string indicates the current level of the risk for the subject. Value MUST be one of LOW, MEDIUM, HIGH
848+
: REQUIRED, JSON string: indicates the current level of the risk for the subject. Value MUST be one of LOW, MEDIUM, HIGH
846849

847850
previous_level
848-
: OPTIONAL, JSON string indicates the previously known level of the risk for the subject. Value MUST be one of LOW, MEDIUM, HIGH. If the Transmitter omits this value, the Receiver MUST assume that the previous assurance level is unknown to the Transmitter.
851+
: OPTIONAL, JSON string: indicates the previously known level of the risk for the subject. Value MUST be one of LOW, MEDIUM, HIGH. If the Transmitter omits this value, the Receiver MUST assume that the previous risk level is unknown to the Transmitter.
849852

850853

851854
### Examples {#risk-level-change-examples}

0 commit comments

Comments
 (0)