Single Sign On (SSO) - Customer Accounts
Set up a dedicated SSO provider for a specific Customer Account, enabling users within that account to authenticate through their own identity provider.
Last updated
Was this helpful?
Set up a dedicated SSO provider for a specific Customer Account, enabling users within that account to authenticate through their own identity provider.
Each Customer Account can be configured with its own SSO provider, enabling users within that account to authenticate through their own identity infrastructure rather than using LicenseSpring's default authentication.
This page covers SSO configuration at the Customer Account level, which applies only to users within that specific account. For company-wide SSO setup, see Single Sign-On (SSO).
To configure SSO for a Customer Account, open the account and navigate to the Single Sign On tab, then click Add provider.

The following provider types are supported:
SAML: Upload the provider metadata .xml file and set a default redirect URI
Google: Requires a Name, Client ID, and Client Secret
Apple: Requires a Service ID, Key ID, Team ID, and .p8 key file
OpenID Connect (OIDC): Requires a Client ID, Client Secret, and well-known configuration URL

Fill in the required fields based on your selected provider type and click Confirm to save.
Require email verification on first SSO login when enabled, users logging in via SSO for the first time will be required to verify their email address before gaining access.
Multiple Redirect URIs : if you need to support multiple redirect URIs, ensure you are on the latest SDK version. See the SDK documentation for details.
Last updated
Was this helpful?
Was this helpful?