Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion specification/draft/enterprise-managed-authorization.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ This profile is an application of the "Identity Assertion Authorization Grant" [
The Identity Assertion Authorization Grant follows three steps:

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

The core flow is as follows:
Expand Down