-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Closed
Labels
authRelated to authentication (Bearer, JWT, OAuth, WorkOS) for client or server.Related to authentication (Bearer, JWT, OAuth, WorkOS) for client or server.enhancementImprovement to existing functionality. For issues and smaller PR improvements.Improvement to existing functionality. For issues and smaller PR improvements.
Description
Enhancement
The following changes are being requested for Scalekit Provider:
- Support for required_scopes as an optional parameter
- Change
mcp_urltobase_urlto align with the meaning of uri being passed in. - Remove
audcheck in the provider layer. if needed the implementing server can make use of the aud claim from token - Remove
client_idfrom provider as it doesn't hold any value inside the provider
Metadata
Metadata
Assignees
Labels
authRelated to authentication (Bearer, JWT, OAuth, WorkOS) for client or server.Related to authentication (Bearer, JWT, OAuth, WorkOS) for client or server.enhancementImprovement to existing functionality. For issues and smaller PR improvements.Improvement to existing functionality. For issues and smaller PR improvements.