Skip to content
Release: Australia · Updated: 2026-03-12 · Official documentation · View source

Configure the digest properties for multi-provider single sign-on (SSO)

After enabling a digest installation exist script, configure properties for multi-provider SSO.

Before you begin

Role required: adaptive_auth_admin, user_admin, sso_config_admin

About this task

If you are not using multi-provider single sign-on, configure standard single sign-on properties.

Procedure

  1. Navigate to All > Multi-Provider SSO > Identity Providers.

  2. Fill in the fields of Digest Properties form.

NameEnter the name of the digest token.
UserEnter the sys\_user field that contains the matching data for the incoming header.
HTTP Digest header nameEnter the HTTP header you generated. For example, `DE_USER`.
HTTP header nameEnter the HTTP header you generated for your created digested token. For example, `SM_USER`.
Secret PassphraseEnter the secret key to use for encoding digest keys. For example, `32 or more characters`.
Failed SSO Redirect fieldEnter the URL to redirect users after a failed authentication.
External logout redirectEnter the URL to redirect users after a logout.
Single Sign-on ScriptSelect MultiSSO_DigestedToken.
Client TypeChoose the client type, based on the type of your client. Options:Iframe Embedded.Note: If client type field is required for your configuration, you can edit the form and add the field. To know more, see Configure client type for OAuth and SSO records.
  1. Click Update.

  2. Set your Digested Token default to true.

    When you set the default to true, this overwrites the system default digest token record associated to SSO. Once the first multi-provider SSO related IdP record activates, only records associated to multi-provider SSO will be used.

    Digest token records which exist in digest properties table can be individually called by appending the Sys_ID of the IdP. For example, a digest token record in the following authentication URL: https://<instance_name>.service-now.com/login_with_sso.do?glide_sso_id=<sys_id_of_Digest_token_record>&SM_USER=<user_name>&DE_USER=<digested_token>