Skip to content

Commit e0b2160

Browse files
committed
Clarify verify event response code
Clarify verify event response code
1 parent 7b00ef9 commit e0b2160

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

openid-sharedsignals-framework-1_0.md

+4-1
Original file line numberDiff line numberDiff line change
@@ -953,7 +953,7 @@ min_verification_interval
953953

954954
description
955955

956-
> **Receiver-Supplied**, An optinal string to describe the properties of the stream.
956+
> **Receiver-Supplied**, An optional string to describe the properties of the stream.
957957
This is useful in multi stream systems to identify the stream for human actors. The
958958
transmitter may truncate the string beyond allowed max length.
959959

@@ -1874,6 +1874,9 @@ publish an SLA for verification event transmission times. Event Receivers MUST N
18741874
depend on the verification event being transmitted synchronously or in any
18751875
particular order relative to the current queue of events.
18761876

1877+
Upon receiving the verify event, the Reciver should respond with appropriate HTTP status to
1878+
the Transmitter described in {{DELIVERYPUSH}}.
1879+
18771880
Errors are signaled with HTTP status codes as follows:
18781881

18791882
| Code | Description |

0 commit comments

Comments
 (0)