You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<pid="section-7.1.4.1-1">The Verification Event is a SSF Event with the event type: "https://schemas.openid.net/secevent/ssf/event-type/verification". The event contains the following attribute:<ahref="#section-7.1.4.1-1" class="pilcrow">¶</a></p>
<pid="section-7.1.4.1-3.1.1">The Event Type URI is: "https://schemas.openid.net/secevent/ssf/event-type/verification".<ahref="#section-7.1.4.1-3.1.1" class="pilcrow">¶</a></p>
3797
+
<pid="section-7.1.4.1-3.1.1">OPTIONAL An opaque value provided by the Event Receiver when the event is
<pid="section-7.1.4.1-4">As with any SSF event, the Verification Event has a top-level <code>sub_id</code> claim:<ahref="#section-7.1.4.1-4" class="pilcrow">¶</a></p>
<pid="section-7.1.4.1-6.1.1">REQUIRED. The value of the top-level <code>sub_id</code> claim in a Verification Event MUST always be set to have a simple value of type <code>opaque</code>. The <code>id</code> of the value MUST be the <code>stream_id</code> of the stream being verified.<ahref="#section-7.1.4.1-6.1.1" class="pilcrow">¶</a></p>
<pid="section-7.1.4.1-7.1.1">REQUIRED. The value of the top-level <code>sub_id</code> claim in a Verification Event MUST always be set to have a simple value of type <code>opaque</code>. The <code>id</code> of the value MUST be the <code>stream_id</code> of the stream being verified.<ahref="#section-7.1.4.1-7.1.1" class="pilcrow">¶</a></p>
3810
+
<pid="section-7.1.4.1-7.1.1">Note that the subject that identifies a stream itself is always implicitly
3811
+
added to the stream and MAY NOT be removed from the stream.<ahref="#section-7.1.4.1-7.1.1" class="pilcrow">¶</a></p>
<pid="section-7.1.5-12.1.1">Note that the subject that identifies a stream itself is always implicitly
4000
+
added to the stream and MAY NOT be removed from the stream.<ahref="#section-7.1.5-12.1.1" class="pilcrow">¶</a></p>
4011
4001
</li>
4012
4002
</ul>
4003
+
<pid="section-7.1.5-13">Below is a non-normative example of a <code>stream-updated</code> event with a specific subject.<ahref="#section-7.1.5-13" class="pilcrow">¶</a></p>
Copy file name to clipboardExpand all lines: openid-sharedsignals-framework-1_0.md
+8-8Lines changed: 8 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1797,16 +1797,14 @@ An Event Transmitter MAY send a Verification Event at any time, even if one was
1797
1797
not requested by the Event Receiver.
1798
1798
1799
1799
#### Verification Event {#verification-event}
1800
-
The Verification Event is a standard SET with the following attributes:
1801
-
1802
-
event type
1803
-
1804
-
> The Event Type URI is: "https://schemas.openid.net/secevent/ssf/event-type/verification".
1800
+
The Verification Event is a SSF Event with the event type: "https://schemas.openid.net/secevent/ssf/event-type/verification". The event contains the following attribute:
1805
1801
1806
1802
state
1807
1803
1808
1804
> OPTIONAL An opaque value provided by the Event Receiver when the event is
1809
-
triggered. This is a nested attribute in the event payload.
1805
+
triggered.
1806
+
1807
+
As with any SSF event, the Verification Event has a top-level `sub_id` claim:
1810
1808
1811
1809
sub_id
1812
1810
@@ -1936,6 +1934,8 @@ reason
1936
1934
1937
1935
> OPTIONAL. Provides a short description of why the Transmitter has updated the
1938
1936
status.
1937
+
1938
+
As with any SSF Event, this event has a top-level `sub_id` claim:
1939
1939
1940
1940
sub_id
1941
1941
@@ -1947,8 +1947,7 @@ sub_id
1947
1947
> Note that the subject that identifies a stream itself is always implicitly
1948
1948
added to the stream and MAY NOT be removed from the stream.
1949
1949
1950
-
> Below is a non-normative example of a `stream-updated` event with a specific
1951
-
subject.
1950
+
Below is a non-normative example of a `stream-updated` event with a specific subject.
1952
1951
1953
1952
~~~ json
1954
1953
{
@@ -2297,3 +2296,4 @@ The OpenID Foundation (OIDF) grants to any Contributor, developer, implementer,
2297
2296
2298
2297
The technology described in this specification was made available from contributions from various sources, including members of the OpenID Foundation and others. Although the OpenID Foundation has taken steps to help ensure that the technology is available for distribution, it takes no position regarding the validity or scope of any intellectual property or other rights that might be claimed to pertain to the implementation or use of the technology described in this specification or the extent to which any license under such rights might or might not be available; neither does it represent that it has made any independent effort to identify any such rights. The OpenID Foundation and the contributors to this specification make no (and hereby expressly disclaim any) warranties (express, implied, or otherwise), including implied warranties of merchantability, non-infringement, fitness for a particular purpose, or title, related to this specification, and the entire risk as to implementing this specification is assumed by the implementer. The OpenID Intellectual Property Rights policy requires contributors to offer a patent promise not to assert certain patent claims against other contributors and against implementers. The OpenID Foundation invites any interested party to bring to its attention any copyrights, patents, patent applications, or other proprietary rights that may cover technology that may be required to practice this specification.
0 commit comments