Skip to content

Commit 7ec6262

Browse files
author
ID Bot
committed
Script updating gh-pages from 9c7fb15. [ci skip]
1 parent b74e607 commit 7ec6262

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

mbj-aaron/draft-ietf-oauth-rfc8725bis.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1791,7 +1791,7 @@ <h3 id="name-validate-issuer-and-subject">
17911791
application <span class="bcp14">MUST</span> validate that
17921792
the subject value corresponds to a valid subject and/or issuer-subject pair at the application.
17931793
This may include confirming that the issuer is trusted by the application.
1794-
Note that <span><a href="https://rfc-editor.org/rfc/rfc9700#section-4.15" class="relref">Section 4.15</a> of [<a href="#RFC9700" class="cite xref">RFC9700</a>]</span> discusses the possibility of
1794+
In the OAuth context, <span><a href="https://rfc-editor.org/rfc/rfc9700#section-4.15" class="relref">Section 4.15</a> of [<a href="#RFC9700" class="cite xref">RFC9700</a>]</span> discusses the possibility of
17951795
confusing user identifier and client ID values.
17961796
If the issuer, subject, or the pair are invalid, the application
17971797
<span class="bcp14">MUST</span> reject the JWT.<a href="#section-3.8-3" class="pilcrow"></a></p>

mbj-aaron/draft-ietf-oauth-rfc8725bis.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -511,10 +511,10 @@ Table of Contents
511511
application MUST validate that the subject value corresponds to a
512512
valid subject and/or issuer-subject pair at the application. This
513513
may include confirming that the issuer is trusted by the application.
514-
Note that Section 4.15 of [RFC9700] discusses the possibility of
515-
confusing user identifier and client ID values. If the issuer,
516-
subject, or the pair are invalid, the application MUST reject the
517-
JWT.
514+
In the OAuth context, Section 4.15 of [RFC9700] discusses the
515+
possibility of confusing user identifier and client ID values. If
516+
the issuer, subject, or the pair are invalid, the application MUST
517+
reject the JWT.
518518

519519
3.9. Use and Validate Audience
520520

0 commit comments

Comments
 (0)