File tree 1 file changed +3
-5
lines changed
1 file changed +3
-5
lines changed Original file line number Diff line number Diff line change @@ -96,11 +96,9 @@ normative:
96
96
title : OpenID Connect Core 1.0 - ID Token
97
97
OASIS.saml-core-2.0-os :
98
98
RFC2119 :
99
- RFC2818 :
100
99
RFC6749 :
101
100
RFC6750 :
102
101
RFC7159 :
103
- RFC7235 :
104
102
RFC7517 :
105
103
RFC7519 :
106
104
RFC8174 :
@@ -765,9 +763,9 @@ The API can also be used to query and update the Event Stream's configuration an
765
763
add and remove Subjects, and trigger verification for those streams.
766
764
767
765
Unless there exists some other method of establishing trust between a Transmitter and
768
- Receiver, all Stream Management API endpoints MUST use HTTP over TLS {{RFC2818 }}
769
- and standard HTTP authentication and authorization schemes, as per {{RFC7235 }}.
770
- The authorization MUST associate a Receiver with one or more stream IDs, such that only
766
+ Receiver, all Stream Management API endpoints MUST use HTTP over TLS {{RFC9110 }}
767
+ and standard HTTP authentication and authorization schemes, as per {{RFC9110 }}.
768
+ This authorization MUST associate a Receiver with one or more stream IDs, such that only
771
769
authorized Receivers are able to access or modify the details of the associated Event Streams.
772
770
773
771
~~~
You can’t perform that action at this time.
0 commit comments