Skip to content

Commit c50def7

Browse files
committed
updated to latest main and addressed Tim\'s comments
1 parent 60dfc1d commit c50def7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

openid-sharedsignals-framework-1_0.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -244,10 +244,10 @@ Subject Principals are identified by Subject Members defined below.
244244
# Subject Members in SSF Events {#subject-ids}
245245

246246
## Subject Members {#subject-members}
247-
A Subject Member of a SSF event describes a subject of the event. A top-level claim named `sub_id` MUST be used to describe the primary Subject Principal of the event.
247+
A Subject Member of a SSF event describes a subject of the event. A top-level claim named `sub_id` MUST be used to describe the primary subject of the event.
248248

249249
### Existing CAEP and RISC Events
250-
Event types already defiend in the CAEP ({{CAEP}}) and RISC ({{RISC}}) drafts MAY use a `subject` field within the `events` claim of the SSF event to describe the primary Subject Principal of the event. SSF Transmitters SHOULD include the top-level `sub_id` claim even for these existing event types.
250+
Event types already defined in the CAEP ({{CAEP}}) and RISC ({{RISC}}) specifications MAY use a `subject` field within the `events` claim of the SSF event to describe the primary Subject Principal of the event. SSF Transmitters SHOULD include the top-level `sub_id` claim even for these existing event types.
251251

252252
### New Event Types
253253
New event types MUST use the top-level `sub_id` claim and MUST NOT use the `subject` field in the `events` claim to describe the primary Subject Principal.

0 commit comments

Comments
 (0)