mirror of
https://github.com/wso2/open-mcp-auth-proxy.git
synced 2025-10-22 08:17:13 +00:00
fix: Update ScopesSupported to match RFC 9728 Section 2
This commit is contained in:
parent
56d969b785
commit
8ca4bb4787
5 changed files with 17 additions and 66 deletions
|
@ -53,9 +53,8 @@ protected_resource_metadata:
|
|||
resource_identifier: http://localhost:8080/sse
|
||||
audience: 2xGW_poFYoObUE_vUQxvGdPSUPwa
|
||||
scopes_supported:
|
||||
- initialize: "mcp_init"
|
||||
- tools/call:
|
||||
- echo_tool: "mcp_echo_tool"
|
||||
- "read:tools"
|
||||
- "read:resources"
|
||||
authorization_servers:
|
||||
- https://api.asgardeo.io/t/openmcpauthdemo/oauth2/token
|
||||
jwks_uri: https://api.asgardeo.io/t/openmcpauthdemo/oauth2/jwks
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue