Redirect users to a custom page after SSO login

OlegA
Tera Contributor

Hi,

 

I am planning to enable SSO login for external CSM users.

In our organization, a single person with single login credentials for SSO can represent multiple accounts.

I would like them to have different user accounts (contacts) in ServiceNow for each account they can represent. With other words, I would like to create multiple SN users for a single SSO user.

 

To solve this, I would like to redirect users to a page after successful login with our IdP and ask them to choose which account they want to log in with.

 

I would like to hear your tips and ideas on how I can redirect users to a custom page after successful login and then re-authenticate them with the correct SN user?

 

 

 

 

5 REPLIES 5

Mahathi
Mega Sage
Mega Sage

OlegA
Tera Contributor

these links don't seem to solve the use case I have 

I think these can help with redirecting to a custom page.

Can you elaborate further on what has to happen in the custom page.


Thanks,
Mahathi

jcmings
Mega Sage

I believe the script include that controls page redirection upon login is called SPEntryPage (this is within ServiceNow though)