You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
OAuth client_id support: Added optional client_id field to OAuthResourceMetadata and OAuthResourceMetadataResponse as a custom RFC 9728 extension for MCP compatibility
Serialized in /.well-known/oauth-protected-resource JSON and WWW-Authenticate headers on 401 responses
New parse_client_id() helper to extract client_id from WWW-Authenticate headers