Provider Guides
This section contains configuration guides for various OAuth 2.0 and OpenID Connect providers.
📄️ Logto
Logto is an open-source identity platform that provides OpenID Connect authentication with built-in RBAC support through API resources and roles.
📄️ Keycloak
Keycloak is an open-source identity and access management solution that supports multiple protocols, including OpenID Connect (OIDC). As an OIDC provider, it implements the standard userinfo endpoint to retrieve user identity information.
📄️ Generic OAuth 2.0 / OIDC
This guide covers general configuration steps for OAuth 2.0 and OpenID Connect providers. Since OIDC is built on top of OAuth 2.0, both follow similar steps.
Want to contribute?
If your provider is not listed, feel free to create a pull request in mcp-auth/docs.