-
Notifications
You must be signed in to change notification settings - Fork 489
Support Oauth client secret #784
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Is your feature request related to a problem? Please describe.
I'm trying to connect to an MCP server that uses DCR and returns an Oauth client ID and client secret. The auth works fine, but oauth refresh fails due to missing client_secret. Error: invalid_client
Describe the solution you'd like
Support storing and then using client secret in refresh.
Describe alternatives you've considered
Setting up Oauth myself.
Additional context
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request