Onelogin SSO
This pages describes configuring Lenses with Onelogin SSO.
Groups are case-sensitive and mapped to roles, by name, with OneLogin
Integrate your user roles with Lenses using the Keycloak role names. Create a group in Lenses using the same case-sensitive role name as in OneLogin.
For example, if the Engineers role is available in OneLogin, create a group with the same name.
Set up OneLogin IdP
Lenses is available in the OneLogin Application catalog.
Visit OneLogin’s Administration console. Select Applications > Applications > Add App
Search and select
Lenses
Optionally add a description and click save
Add Lenses via the Application Catalog
In the Configuration section set the base path from the url of the Lenses installation e.g.
lenses-dev.example.com
( without thehttps://
)Click Save
Download the IdP XML file
Use the More Actions button
Click and download the SAML Metadata
You will reference this file’s path in the
security.conf
configuration file.
Last updated