Using SSO to Access Sisense

Single Sign-On (SSO) enables a user to sign in once with a user ID and password to a group of related systems, avoiding multi-login requirements from end-users.

Note:

When Sisense is configured to use SSO, the reset password and user invitation emails are disabled for all users except admin users. The basic login process can still be used in parallel with SSO.

Single Sign-On enables you to use your in-house technology or an Identity Provider. An Identity Provider issues a secure token to identify yourself when signing in to Sisense.

Single Sign-On Options

To integrate between the Identity Provider Site (with SSO capability) and Sisense, use one of the following protocols:

Selecting an Identity Protocol

Select an identity protocol from the table and follow the link.

Identity
protocol

Integration via:

Requires a supported
Identity Provider

Supportability
approach

Link to section

JWT

Coding/Configuration

No

Via code analysis and logs

SSO Using JWT

SAML

Configuration

Yes

Via logs only

SSO Using SAML 2.0

OIDC

Configuration

Yes

Via logs only

SSO Using OpenID Connect