How to redirect a user to different page based on roles after user login

rahul16
Giga Guru

I want to show the dashboard for ITIL users only but

I do not get any solution from the community for reference check this - https://community.servicenow.com/community?id=community_question&sys_id=ff88358f1b04d950b09633f2cd4bcbc8

so what I am thinking is if a user has itil role redirect him to https://test.service-now.com/$pa_dashboard.do?sysparm_dashboard=1edae7d11b670d58c8e7db9ebd4bcb20

and redirect all other users to https://test.service-now.com/nav_to.do?uri=%2F$pa_dashboards_overview.do?

 

2 REPLIES 2

Community Alums
Not applicable

Hi Rahul,

Here is what i followed and it helped me: https://community.servicenow.com/community?id=community_blog&sys_id=cbcda2e9dbd0dbc01dcaf3231f961949

Mark my answer correct & Helpful, if Applicable.

Thanks,
Sandeep

can you please take a look into this - https://community.servicenow.com/community?id=community_question&sys_id=ff88358f1b04d950b09633f2cd4bcbc8