IdenIden Docs
Iden Platform GuideSSO

SAML

Set up SAML SSO between Iden and one of your connected apps.

Iden acts as the SAML identity provider (IdP); the connected app is the service provider (SP). Both IdP-initiated login (starting from Iden's own app launcher) and SP-initiated login (starting from the app itself) are supported.

Values Iden gives you

Paste these into the app's own SAML configuration:

FieldWhat it is
IdP Entity IDIden's unique identifier as the identity provider
IdP SSO URLThe address the app redirects to for login
x509 Signing CertificateThe certificate the app uses to verify the login came from Iden

Values the app needs from you

Enter these into Iden's SSO configuration for the app:

FieldWhat it is
SP Entity IDThe app's own unique identifier as a service provider
ACS URLThe Assertion Consumer Service URL, the address Iden sends the signed login response to

Configuration options

OptionChoices
NameID formatEmail, Persistent, Unspecified, X509 Subject Name, Windows Domain Qualified Name, or Transient
NameID sourceThe value used to populate the NameID: the person's Iden email, or their Iden external UUID
Signature algorithmRSA-SHA1, RSA-SHA256, RSA-SHA384, or RSA-SHA512 if using RSA; ECDSA-SHA1, ECDSA-SHA256, ECDSA-SHA384, or ECDSA-SHA512 if using ECDSA. Only the algorithms matching your chosen signing key algorithm are selectable.
Digest algorithmSHA1, SHA256, SHA384, or SHA512
Sign assertionOn or off, independent of Sign response
Sign responseOn or off, independent of Sign assertion
Session validityHow long the SAML session stays valid. Defaults to 60 days if left blank. If you set your own value, it must be at least 3600 seconds (1 hour), there is no minimum if you leave it blank.
Default relay stateOptional. Sent alongside the SAML response on IdP-initiated login, for apps that use it to redirect to a specific page after login.

Require MFA for login, Launch URL, and Signing key algorithm also apply here, see the SSO overview for what each one does.

How your team accesses the app

Through the Go to app button in Iden's dashboard, or by visiting the app directly if it supports SP-initiated login.

On this page