SSO authentication and redirecting users to different pages depending on their roles

Pelo Ntwampe
Mega Sage

Hi,

 

Using SSO (ADFS) as an authentication mechanism, is it possible to redirect users, once authenticated, to different landing pages in ServiceNow depending on their roles? I've tried using Login Rules, but it seems these are bypassed when I use SSO authentication. I tested without SSO and if I define a login page, I'm able to redirect users after authentication to whichever page I've defined for them.

 

Thank you.

1 ACCEPTED SOLUTION

Mark Laucus
Giga Guru

Here is another way to redirect to different home pages if you are using SSO (link below).



Add Role Based Home Pages with SAML 2.0 in ServiceNow-John James Andersen



We are currently using it and it works great.


View solution in original post

6 REPLIES 6

Can you give them the role of 'user' (that is what we do).   The other roles are such as ITIL and other types for the role.   I even use 'admin' so I do not go to a specific home page.  


Pelo Ntwampe
Mega Sage

Hi,



Thank you very much for the replies - we've now successfully implemented role based redirection.



Regards,


M