Keycloak
Open-source identity and access management with SSO

Keycloak is an open-source Identity and Access Management (IAM) server for modern applications and services. It centralizes authentication and authorization so applications can rely on standards-based SSO instead of implementing login, user storage, and session management.
Key Features
- Single sign-on and single sign-out across multiple applications
- Support for standard protocols: OpenID Connect, OAuth 2.0, and SAML 2.0
- Identity brokering and social login via configurable identity providers
- User federation with LDAP and Active Directory, with extensible provider support
- Admin console for managing realms, clients, users, roles, sessions, and policies
- Account management console for end users (profile, password changes, session management, and 2FA)
- Fine-grained authorization services for policy-based access control
Use Cases
- Centralized SSO for internal apps, APIs, and microservices
- Replacing custom authentication with standards-based identity and token issuance
- Integrating enterprise directories (LDAP/AD) and external identity providers into one login flow
Limitations and Considerations
- Operating securely at scale requires careful configuration of realms, clients, token lifetimes, and session settings
- Some advanced deployments may require external databases and clustering planning for high availability
Keycloak is widely used as a central identity provider to standardize authentication and access control across heterogeneous systems. It reduces application complexity while enabling consistent security policies and user management in one place.
Categories:
Tags:
Tech Stack:
Similar Services

PocketBase
Lightweight open-source realtime backend with embedded SQLite
Open-source Go backend providing embedded SQLite, realtime (SSE) subscriptions, auth (JWT/OAuth2), file storage, admin UI and REST-style APIs for web and mobile apps.

Authelia
Self-hosted IAM with SSO and multi-factor authentication
Authelia is an open-source IAM and authentication server providing SSO, MFA, and access control for web apps, with OpenID Connect/OAuth 2.0 and reverse-proxy integration.
Infisical
Open-source platform for secrets, PKI certificates, and privileged access
Infisical is an open-source platform to manage and deliver app secrets, certificates (PKI), SSH credentials, and encryption keys across teams and infrastructure.

authentik
Open-source Identity Provider (IdP) for SSO, OIDC, and SAML
Open-source IdP delivering SSO, OAuth2/OIDC, SAML2, LDAP, RADIUS, MFA, WebAuthn, conditional access and application-proxy capabilities for self-hosted deployments.

Teleport
Identity-aware access proxy for infrastructure and internal apps
Secure access platform for servers, Kubernetes, databases, desktops, and web apps with SSO/MFA, short-lived certificates, and full session auditing.

OAuth2 Proxy
Reverse proxy and middleware for OAuth2/OIDC authentication
OAuth2 Proxy is a reverse proxy and middleware that protects web apps with OAuth2/OIDC login and forwards authenticated user identity to upstream services.
Docker
TypeScript
Java
FreeMarker