mirror of
https://github.com/Unleash/unleash.git
synced 2024-10-28 19:06:12 +01:00
282de2477f
## About the changes Added Azure SSO SAML 2.0 instructions based off of testing/user feedback. <!-- Does it close an issue? Multiple? --> Not on GH, internally yes ### Important files website>docs>how-to>how-to-add-sso-azure-saml.md website>docs>static>img (added images for docs) --------- Co-authored-by: Thomas Heartman <thomas@getunleash.ai> Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com> Co-authored-by: sighphyre <liquidwicked64@gmail.com>
1.1 KiB
1.1 KiB
title |
---|
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
(oradmin
if you started with Unleash v3).
Guides
Unleash enterprise supports multiple authentication providers.