1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-10-18 20:09:08 +02:00
unleash.unleash/websitev2/docs/advanced/sso.md
Ivar Conradi Østhus c3bd2acda3
Fix/sso docs (#931)
Update SSO docs to match capabilities introduced in 4.1.x release. 

Co-authored-by: Fredrik Oseberg <fredrik.no@gmail.com>
2021-09-02 11:19:02 +02:00

1.0 KiB

id title
enterprise-authentication Single-Sign-On

The Single-Sign-On capability is only available for customers on the Enterprise subscription. Check out the Unleash plans for details.

Unleash Enterprise supports SAML 2.0, OpenID Connect and Google Authentication. In addition, Unleash supports username/password authentication out of the box.

Before you start

In order to configure Single-Sign-On you will need to log in to the Unleash instance with a user that have "Admin" role. If you are self-hosting Unleash then a default user will be automatically created the first time you start unleash:

  • username: admin
  • password: unleash4all (or admin if you started with Unleash v3).

Guides

Unleash enterprise supports multiple authentication providers.