Authentication (SSO/SCIM)#
Lens premium subscription feature. See details on Lens Pricing.
-
How SCIM impacts your Lens Business ID
Configure the SCIM integration for the Azure Active Directory (Microsoft Entra ID).
-
Set up Microsoft Entra ID (Azure AD) SSO/SCIM
Configure the SCIM integration for the Azure Active Directory (Microsoft Entra ID).
-
Configure the SSO integration for the Okta service.
-
Configure the SCIM integration for the JumpCloud service.
As a Lens Business ID administrator, you can integrate Lens with one of the identity providers (IdP) such as Microsoft Entra ID, Okta, JumpCloud, and other services.
SSO (single sign-on) enables users to access multiple services with one set of credentials. SSO improves security and simplifies credential management. Lens Business ID supports SAML and OIDC. Configure SSO for the email domain of your organization so users sign in to their Lens IDs through your IdP. Lens Business ID users with emails from other domains are not required to authenticate through SSO.
The SCIM (System for Cross-domain Identity Management) integration allows associating multiple user accounts of your IAM solution with the Lens Business ID of your organization. In general, you can create an application (or other entity) within the IAM system that is associated with the Lens Business ID. And then you can manage the Lens Business ID users within your IdP solution by adding them to the application. If there is an available subscription seat, a user gets automatically assigned to it. You can remove the user from the Lens Business ID and unassign the subscription seat within the IAM service. To do so, suspend the user account from the corresponding application.
Configure SSO#
Info
When you enable SSO authentication and SCIM provisioning, it only applies to users of your Lens Business ID. Users with the same domain but from a different Lens Business ID log in according to the settings of their own Lens Business ID.
To configure SSO:
-
As a Lens Business ID administrator, navigate to Authentication.
-
Toggle Single Sign-On (SSO).
-
In SSO Provider Type, select one of the following options:
- SAML
- OIDC
-
Provide the IDP with the following URLs:
URL Description Assertion Consumer Service URLThe endpoint on the Lens side to which the IDP redirects with the authentication response Service Provider Entity IDA URL that identifies Lens as a service provider Redirect URI: The endpoint on the Lens side to which the IDP redirects with the authentication response. -
If the IDP administrator provided you with configurations, click the following buttons to complete the automatic setup:
Import metadata
Import configuration
-
Contact the IDP administrator to obtain the following parameters and specify them manually:
Parameter Description Single Sign-On Service URLThe IDP service endpoint for authentication requests Identity Provider Entity IDThe URL that identifies IDP Parameter Description Client IDThe public Lens identifier within the IPS system Client SecretThe confidential Lens identifier within the IPS system Authorization URLThe authorization request link Token URLThe URL that contains the authentication token JWKS URLThe URL to the cryptographic key User Info URLThe endpoint with the user information Logout URLThe URL of the page to which users redirect after logging out of Lens -
Click Save Single Sign-On Settings.
Configure SCIM#
The following section provides general steps for configuring SCIM and the impact it has on your Lens Business ID.
Prerequisites#
- Ensure that your IdP subscription allows setting up SCIM
- Learn how setting up SCIM impacts your Lens Business ID
- For Microsoft Entra ID (former Azure AD), you must disable the Provision Microsoft Entra ID Groups parameter
Steps#
To configure SCIM:
- Configure SSO.
- Toggle SCIM Provisioning.
-
Provide the IDP with the following parameters:
Parameter Description Base URLThe API endpoint to which the IDP service sends requests API TokenThe access token
See also: