Skip to content

Commit d34a7c8

Browse files
committed
update oauth links
1 parent fa6225d commit d34a7c8

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

public/2/index.php

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@
111111
<p>The specs below are either experimental or in draft status and are still active working group items. They will likely change before they are finalized as RFCs or BCPs.</p>
112112
<ul>
113113
<li><a href="https://tools.ietf.org/html/draft-ietf-oauth-incremental-authz">Incremental Authorization</a></li>
114-
<li><a href="https://datatracker.ietf.org/doc/html/draft-ietf-oauth-step-up-authn-challenge">Step-up Authentication Challenge</a></li>
114+
<li><a href="/cross-app-access/">Cross App Access (XAA)</a></li>
115115
<li><a href="/specs/">All OAuth Working Group Documents</a></li>
116116
</ul>
117117

@@ -123,6 +123,7 @@
123123
<li><a href="http://tools.ietf.org/html/rfc7523">JWT Bearer Assertion</a> - RFC 7523</li>
124124
<li><a href="http://tools.ietf.org/html/rfc9207">Authorization Server Issuer Identification</a> - RFC 9207, indicates the authorization server identifier in the authorization response</li>
125125
<li><a href="/2/rich-authorization-requests/">Rich Authorization Requests (RAR)</a> - RFC 9396</li>
126+
<li><a href="https://www.rfc-editor.org/rfc/rfc9470.html">Step-up Authentication Challenge</a> - RFC 9470</li>
126127
</ul>
127128

128129
<h3>Related Work from Other Communities</h3>

0 commit comments

Comments
 (0)