Skip to content

Commit 67f27d4

Browse files
authored
Merge pull request #6 from koic/fix_incorrect_link_label
Fix incorrect link label
2 parents e9f182c + 800c795 commit 67f27d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

specification/draft/enterprise-managed-authorization.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ This profile is an application of the "Identity Assertion Authorization Grant" [
3838
The Identity Assertion Authorization Grant follows three steps:
3939

4040
1. Single Sign-On to the MCP Client via OpenID Connect or SAML
41-
2. Token Exchange ([RFC8623](https://datatracker.ietf.org/doc/html/rfc8693))
41+
2. Token Exchange ([RFC8693](https://datatracker.ietf.org/doc/html/rfc8693))
4242
3. JWT Authorization Grant ([RFC7523](https://datatracker.ietf.org/doc/html/rfc7523))
4343

4444
The core flow is as follows:

0 commit comments

Comments
 (0)