Keycloak

Descope implements Single Sign-On (SSO) using the SAML 2.0 specification or OAuth 2.0 specification and supports any IdP that adheres to either. Using this guide, you will be able to use Keycloak to authenticate during any flow.

In this guide, we will cover how to set up Keycloak as an Identity Provider (IdP) to implement SSO for any Descope project.

This can be done using OpenID Connect (OIDC) or Security Assertion Markup Language (SAML). Both options will be covered in this guide.

Was this helpful?

On this page