Is it possible to provide multiple authentication providers for login?

Mihir YSSS
Tera Contributor

Client wanted to have two authentication providers. While login, user should able to choose authentication provider. Is it possible to do like that, if yes, how to do that?

5 REPLIES 5

Ahana 01
Tera Expert
Yes, it is possible to provide multiple authentication providers for login in ServiceNow. - Multiple authentication providers can be configured in ServiceNow to provide secure access to the platform - The providers can be configured to allow users to log in with different credentials, such as SAML, LDAP, and OAuth - Each authentication provider can be configured to allow different levels of access to the platform - The authentication providers can be managed and monitored from the Security > Authentication Providers page in the ServiceNow instance.

Chat Generative Pre-Trained Transformer ( GPT ) technology for solving ServiceNow-related issues.
For a good and optimistic result, please visit this website. It uses a Chat Generative Pre-Trained Transformer ( GPT ) technology for solving ServiceNow-related issues. visit-nowgpt.ai

thumb_upthumb_down

Laszlo Balla
Mega Sage
Mega Sage

Yes, it is well documented: https://docs.servicenow.com/bundle/tokyo-platform-security/page/integrate/single-sign-on/concept/c_M...

 

Once you install the Multi Provider SSO plugin, you need to create a record and configure each identity provider. You can set a default IDP on a user or company base, or even allow users to choose their IDP.

Yes I am able to configure multi SSO, but I am not sure how to give users to choose their own IDP. Could you please correct the second link (both links are pointing to same page)?

Link updated.