Skip to content

Commit 7ae702d

Browse files
committed
Respond to PR feedback
1 parent c4d6eb2 commit 7ae702d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

openid-sharedsignals-framework-1_0.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -767,8 +767,8 @@ add and remove Subjects, and trigger verification for those streams.
767767
Unless there exists some other method of establishing trust between a Transmitter and
768768
Receiver, all Stream Management API endpoints MUST use HTTP over TLS {{RFC2818}}
769769
and standard HTTP authentication and authorization schemes, as per {{RFC7235}}.
770-
The authorization MUST scope a Receiver to specific stream IDs, such that only that
771-
Receiver is able to access or modify the details of the Event Stream.
770+
The authorization MUST associate a Receiver with one or more stream IDs, such that only
771+
authorized Receivers are able to access or modify the details of the associated Event Streams.
772772

773773
~~~
774774
+------------+ +------------+

0 commit comments

Comments
 (0)