-
Notifications
You must be signed in to change notification settings - Fork 839
OAuth Config (Optional) for Remotes #25
Copy link
Copy link
Open
Labels
not go-live blockerThis issue has been reviewed and determined to not be a blocker to go-liveThis issue has been reviewed and determined to not be a blocker to go-liveproduct requirements workUpstream of development workUpstream of development work
Metadata
Metadata
Assignees
Labels
not go-live blockerThis issue has been reviewed and determined to not be a blocker to go-liveThis issue has been reviewed and determined to not be a blocker to go-liveproduct requirements workUpstream of development workUpstream of development work
Type
Fields
Give feedbackNo fields configured for issues without a type.
An optional, OAuth server configuration could help here as well specifically for those MCP authorizations servers that do not support Dynamic Client Registration.
Described in the spec, Clients could hardcode the ClientId for the authorization server.
The metadata in the registry can help guide consumers a ClientId is expected for the specific MCP server as well as where to acquire it, usually link to service provider developer portals.
For reference see issue - microsoft/vscode#247759 and also briefly touched on DCR topic and clientId acquisition in the blog
The shape of this could be inspired from OAS and/or PRM
Created for tracking from PR comment - https://github.com/modelcontextprotocol/registry/pull/3/files/e9ad7352dd35f905e6216b94cf760d6bd124d8a0#r2077901936