DCRM support? #272
Replies: 2 comments 3 replies
-
|
IdentityServer already supports Dynamic Client Registration. You may be particularly interested in the section on calling the registration endpoint. To fully support MCP authorization, we're most likely missing support for RFC 8414 - OAuth 2.0 Authorization Server Metadata. You could add custom middleware to forward the contents of the existing We're looking into this, but currently have no commitment to implement MCP support for the next release of IdentityServer. Could you elaborate more on your thoughts? What are you missing from IdentityServer to make this work? Can you share the use case of what you're trying to achieve? |
Beta Was this translation helpful? Give feedback.
-
|
IdentityServer 7.4 comes with a number of improvements around DCR - https://duendesoftware.com/blog/20251202-the-secure-gateway-to-ai-duende-identityserver-and-dynamic-client-registration-for-mcp |
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.
-
Hello,
I was wondering if DCRM might be on the roadmap at some point in the future.
Stumbled upon tooling such as vscode now using it with it's MCP oauth handshaking. Was curious if it's something duende would be taking on board or if I am better off giving it a crack myself
Beta Was this translation helpful? Give feedback.
All reactions