Skip to content

Commit 5b73258

Browse files
authored
Added descope provider listing
1 parent ddb976f commit 5b73258

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

β€Ždocs/provider-list.mdx

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ This list contains providers that have been tested with MCP Auth.
1313
| --------------------------------------------------------- | -------------- | --------- | ------------ | --------------------------- | ---------------------- |
1414
| [Logto](https://logto.io) | OpenID Connect | βœ… | βœ… | ❌[^2] | βœ… |
1515
| [Keycloak](https://www.keycloak.org) | OpenID Connect | βœ… | βœ… | ⚠️[^3] | ❌ |
16+
| [Descope](https://www.descope.com) | OpenID Connect | βœ… | βœ… | βœ… | ⚠️[^4] |
1617
| [Auth0](https://www.auth0.com) | OpenID Connect | βœ… | βœ… | βœ… | ⚠️[^4] |
1718
| [Asgardeo](https://wso2.com/asgardeo) | OpenID Connect | βœ… | βœ… | βœ… | ❌ |
1819
| [WSO2 Identity Server](https://wso2.com/identity-server/) | OpenID Connect | βœ… | βœ… | βœ… | ❌ |
@@ -25,7 +26,7 @@ If you have tested MCP Auth with another provider, please feel free to submit a
2526

2627
[^3]: While Keycloak supports dynamic client registration, its client registration endpoint does not support CORS, preventing most MCP clients from registering directly.
2728

28-
[^4]: Auth0 supports multi-resource refresh tokens (MRRT) but not full RFC 8707. Resource indicator support is limited and not standards-based.
29+
[^4]: Auth0 and Descope support multi-resource refresh tokens (MRRT) but not full RFC 8707. Resource indicator support is limited and not standards-based.
2930

3031
## Is Dynamic Client Registration required? \{#is-dcr-required}
3132

0 commit comments

Comments
Β (0)