For the complete documentation index, see llms.txt. This page is also available as Markdown.

Azure SSO

This page describes configuring Azure SSO for Lenses authentication.

Learn more here about Azure SSO

1

Go to Enterprise applications->New Application.

Search for Lenses.io in the gallery directory.

Choose a name for Lenses e.g. Lenses.io and click Add.

2

Enable SSO

On the overview page select Single Sign On.

3

Configure SAML

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

4

Download SAML Certificates

Download the Federation Metadata XML.

5

Configure SAML in HQ

SAML configuration is set in HQ's config.yaml file. See here for more details.

Last updated

Was this helpful?