Replies: 1 comment
-
From the RFC:
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
-
From the RFC:
|
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hey, MCP engineers!
How should we combine the Authorization framework and Multitenancy? The case:
I have two MCP servers with one domain name:
mcp.com/foo/srv
andmcp.com/bar/srv
.The spec said:
So, both servers will be redirected to
mcp.com/.well-known/oauth-authorization-server
. How can we then figure out what the server is called initially?Beta Was this translation helpful? Give feedback.
All reactions