-
Notifications
You must be signed in to change notification settings - Fork 662
Open
Labels
area: mcp specIssues related to MCP specification complianceIssues related to MCP specification compliancepriority: mediumMedium priority, should be addressed soonMedium priority, should be addressed soon
Description
Priority: Medium
Breaking Change: Yes (for OAuth implementations)
Description: MCP servers are now classified as OAuth Resource Servers only, with Protected Resource Metadata for Authorization Server discovery.
Implementation Tasks:
- Implement Protected Resource Metadata (RFC 9728) support
- Add Authorization Server discovery mechanisms
- Update OAuth flow to separate Resource Server and Authorization Server roles
- Add WWW-Authenticate header support
- Update security documentation
- Add examples for enterprise OAuth deployments
Files to Update:
client/oauth.go
server/
(OAuth-related files)- Add new OAuth utilities
MOmarMiraj, rafaeljusto and sd2kMOmarMiraj and sd2k
Metadata
Metadata
Assignees
Labels
area: mcp specIssues related to MCP specification complianceIssues related to MCP specification compliancepriority: mediumMedium priority, should be addressed soonMedium priority, should be addressed soon