SSO
Here you can find instructions on how to configure authentication via SAML.
Last updated
Was this helpful?
Here you can find instructions on how to configure authentication via SAML.
Last updated
Was this helpful?
Purify can be configured to use SSO (based on SAML) instead of local authentication.
Under the hood is used to make it possible.
You need to provide a set of credentials via .env
file:
SAML_LOCAL_KEY
can be set in two ways:
SAML_LOCAL_KEY_PATH
via path of the mounted file into the docker container
The same work for SAML_IDP_CERT_PATH
and SAML_IDP_CERT_ONELINE
.
And set:
Restart Purify and try to login, the login screen will be changed to:
Some users, such as admins, may need to bypass single sign-on to complete work tasks. To enable this, when creating users, check the box:
SAML_LOCAL_KEY_ONELINE
alternatively a single line private key without start/end lines where all rows are joined into single line, see example from of .