Skip to content

Commit f113d1a

Browse files
authored
Merge pull request #361 from jeremiahlee/patch-1
Update GNAP as RFC 9635
2 parents 9056cd4 + 73100c2 commit f113d1a

File tree

1 file changed

+3
-9
lines changed

1 file changed

+3
-9
lines changed

public/gnap/index.php

Lines changed: 3 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -12,22 +12,16 @@
1212

1313
<h2>GNAP</h2>
1414

15-
<p>GNAP (Grant Negotiation and Authorization Protocol) is an in-progress effort to develop a next-generation authorization protocol. This work is taking place in the <a href="https://datatracker.ietf.org/doc/charter-ietf-gnap/">GNAP working group</a> at the IETF. Questions, suggestions and protocol changes should be discussed on the <a href="https://www.ietf.org/mailman/listinfo/txauth">mailing list</a> or <a href="https://github.com/ietf-wg-gnap/core-protocol">GitHub</a>.</p>
16-
17-
<p>The latest version of the in-progress specification can be found at:</p>
18-
<ul>
19-
<li><a href="https://tools.ietf.org/html/draft-ietf-gnap-core-protocol">GNAP Core Protocol</a></li>
20-
<li><a href="https://tools.ietf.org/html/draft-ietf-gnap-resource-servers">GNAP Resource Servers</a></li>
21-
</ul>
15+
<p>Grant Negotiation and Authorization Protocol (GNAP) is a next-generation authorization protocol formalized as RFC 9635 in October 2024. This work took place in the <a href="https://datatracker.ietf.org/doc/charter-ietf-gnap/">GNAP working group</a> at the IETF. Questions, suggestions and protocol changes should be discussed on the <a href="https://www.ietf.org/mailman/listinfo/txauth">mailing list</a> or <a href="https://github.com/ietf-wg-gnap/core-protocol">GitHub</a>.</p>
2216

2317
<p>Early drafts of the spec were called "XYZ", "TxAuth", and "Transactional Authorization".</p>
2418

25-
<p>This specification is very much in progress, and interested readers are encouraged to participate in its development by joining the IETF Working Group.</p>
26-
2719
<p>See Also: <b><a href="/2.1/">OAuth 2.1</a></b>, an officially adopted effort to consolidate and simplify the best practices of OAuth 2.0.</p>
2820

2921
<p>More resources
3022
<ul>
23+
<li><a href="https://justinsecurity.medium.com/gnap-a-conversation-of-authorization-5b603d850fe9">RFC announcement</a> and status of <a href="https://datatracker.ietf.org/doc/html/draft-ietf-gnap-resource-servers">GNAP Resource Servers</a></li>
24+
<li><a href="https://oauth.xyz/">OAuth.xyz</a> (Justin Richer)</li>
3125
<li><a href="https://medium.com/@justinsecurity/xyz-interaction-a84091d2a8c8">XYZ: Interaction</a> (Justin Richer)</li>
3226
<li><a href="https://medium.com/@justinsecurity/xyz-compatibility-with-oauth-2-f7b490be536d">XYZ: Compatibility with OAuth 2.0</a> (Justin Richer)</li>
3327
<li><a href="https://www.youtube.com/watch?v=U9i7YaN8v9c">Transactional Authorization - Identiverse 2019</a> (Justin Richer)</li>

0 commit comments

Comments
 (0)