Skip to content

Commit 67da6ef

Browse files
committed
Add request to update existing OAuth URI registrations to add reference to this specification for the four relevant URNs.
1 parent 6700ec6 commit 67da6ef

File tree

1 file changed

+21
-1
lines changed

1 file changed

+21
-1
lines changed

draft-ietf-oauth-rfc7523bis.xml

Lines changed: 21 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -638,7 +638,7 @@
638638

639639
<section title="OAuth Token Endpoint Authentication Methods" anchor="MethodsReg">
640640
<t>
641-
This section updates entries in the "OAuth Token Endpoint Authentication Methods" registry <xref target="IANA.OAuthParameters"/>
641+
This section updates entries in the "OAuth Token Endpoint Authentication Methods" registry of <xref target="IANA.OAuthParameters"/>
642642
</t>
643643

644644
<section title="Registry Contents" anchor="MethodsContents">
@@ -676,6 +676,23 @@
676676
</section>
677677

678678
</section>
679+
680+
<section title="OAuth URI Registration Updates">
681+
<t>
682+
This section requests updates to the following entries in the "OAuth URI" registry of <xref target="IANA.OAuthParameters"/>
683+
to add [[this specification]] as an additional reference.
684+
<?rfc subcompact="yes"?>
685+
<list style="symbols">
686+
<t>urn:ietf:params:oauth:grant-type:jwt-bearer</t>
687+
<t>urn:ietf:params:oauth:client-assertion-type:jwt-bearer</t>
688+
<t>urn:ietf:params:oauth:grant-type:saml2-bearer</t>
689+
<t>urn:ietf:params:oauth:client-assertion-type:saml2-bearer</t>
690+
</list>
691+
<?rfc subcompact="no"?>
692+
693+
</t>
694+
</section>
695+
679696
</section>
680697

681698
</middle>
@@ -863,6 +880,9 @@
863880
<t>
864881
Remove JWTs for Client Authentication example replacement (not worth it for including typ in the encoded JWT header).
865882
</t>
883+
<t>
884+
Add request to update existing OAuth URI registrations to add reference to this specification for the four relevant URNs.
885+
</t>
866886
</list>
867887
-02
868888
<list style="symbols">

0 commit comments

Comments
 (0)