Skip to content

Commit c19a6e6

Browse files
committed
Merge branch 'localden/auth' of https://github.com/modelcontextprotocol/modelcontextprotocol into localden/auth
2 parents 34a130c + 1ca4a0f commit c19a6e6

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

docs/specification/draft/basic/authorization.mdx

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -88,12 +88,7 @@ the `authorization_servers` field containing at least one authorization server.
8888

8989
The specific use of `authorization_servers` is beyond the scope of this specification; implementers should consult
9090
the [OAuth 2.0 Protected Resource Metadata](https://datatracker.ietf.org/doc/html/rfc9728) documentation for
91-
guidance on implementation details.
92-
93-
Protected Resource Metadata documents can define multiple authorization servers. Most MCP server
94-
implementations will only require a single authorization server entry.
95-
96-
The responsibility for selecting which authorization server to use lies with the MCP client, following the guidelines specified in
91+
guidance on implementation details. Implementors should note that Protected Resource Metadata documents can define multiple authorization servers. The responsibility for selecting which authorization server to use lies with the MCP client, following the guidelines specified in
9792
[RFC9728 Section 7.6 "Authorization Servers"](https://datatracker.ietf.org/doc/html/rfc9728#name-authorization-servers).
9893

9994
MCP servers **MUST** use the HTTP header `WWW-Authenticate` when returning a _401 Unauthorized_ to indicate the location of the resource server metadata URL

0 commit comments

Comments
 (0)