Skip to content

Commit 3e72cc5

Browse files
authored
update gnap
1 parent 9aa3cfd commit 3e72cc5

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

public/gnap/index.php

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,15 @@
1212

1313
<h2>GNAP</h2>
1414

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>
15+
<p>Grant Negotiation and Authorization Protocol (GNAP) is a next-generation authorization protocol formalized as <a href="https://datatracker.ietf.org/doc/rfc9635/">RFC 9635</a> in October 2024. This work took place in the <a href="https://datatracker.ietf.org/wg/gnap/about/">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>
1616

17+
<p>
18+
<ul>
19+
<li><a href="https://datatracker.ietf.org/doc/rfc9635/">RFC 9635</a> - GNAP Core</li>
20+
<li><a href="https://datatracker.ietf.org/doc/draft-ietf-gnap-resource-servers/">GNAP Resource Servers</a></li>
21+
</ul>
22+
</p>
23+
1724
<p>Early drafts of the spec were called "XYZ", "TxAuth", and "Transactional Authorization".</p>
1825

1926
<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>

0 commit comments

Comments
 (0)