Keycloak is an open-source identity and access management (IAM) solution developed by Red Hat. It provides single sign-on (SSO), user authentication, authorization, and identity federation for applications and services. Keycloak supports OAuth 2.0, OpenID Connect, and SAML, allowing developers to integrate secure authentication without managing user credentials manually. It is self-hosted and extensible for custom workflows.
Website: keycloak.org