Azure SSO
This page describes configuring Azure SSO for Lenses authentication.
Learn more here about Azure SSO
1
3
Configure SAML
Remember to activate HTTPS on HQ. See TLS.
Setting | Value |
---|---|
Identifier (Entity ID) | Use the base url of the Lenses installation e.g. https://lenses-dev.example.com |
Reply URL | Use the base url with the callback details e.g. https://lenses-dev.example.com/api/v2/auth/saml/callback?client_name=SAML2Client |
Sign on URL | Use the base url |
5
Configure SAML in HQ
SAML configuration is set in HQ's config.yaml file. See here for more details.
Last updated