Skip to content

Commit 9d1968f

Browse files
committed
added events_delivered in the language
1 parent 3e15aa6 commit 9d1968f

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
@@ -1776,7 +1776,7 @@ delivery is working, including signature verification and encryption.
17761776
A Transmitter MAY send a Verification Event at any time, even if one was
17771777
not requested by the Event Receiver.
17781778

1779-
A Transmitter MAY respond to verification event requests even if the event is not present in the `events_requested` and / or `events_supported` fields in the Stream Configuration ({{stream-config}}).
1779+
A Transmitter MAY respond to verification event requests even if the event is not present in the `events_supported`, `events_requested` and / or `events_delivered` fields in the Stream Configuration ({{stream-config}}).
17801780

17811781

17821782
#### Verification Event {#verification-event}
@@ -1905,7 +1905,7 @@ If the Transmitter changes the status of the stream from either
19051905
"paused" or "disabled" to "enabled", then it MUST send this event to any
19061906
Receiver that has previously been enabled to receive events for the stream.
19071907

1908-
A Transmitter MAY send a Stream Updated event even if the event is not present in the `events_requested` and / or `events_supported` fields in the Stream Configuration ({{stream-config}}).
1908+
A Transmitter MAY send a Stream Updated event even if the event is not present in the `events_supported`, `events_requested` and / or `events_delivered` fields in the Stream Configuration ({{stream-config}}).
19091909

19101910
The "stream-updated" event contains the following claims:
19111911

0 commit comments

Comments
 (0)