How to Restrict user navingating to servicenow backend view(Native view)

Vikky_5429
Tera Contributor

Hello Everyone,

we have a reuirement where we want to restrict set of users navigating to servicenow backend ?

Any suggestions..

6 REPLIES 6

Ethan Davies
Mega Sage
Mega Sage

You will need to create a global UI Scrip to redirect them to the portal, or any other UI you wish. The process is detailed in this ServiceNow KB Article.

 

https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB0994806

We granted the users Snc_external role users should be able access serviceportal not the Native Ui

Hi @Vikky_5429 

 

I think, user is still  able to login in Native view as user is end user and can access Native view.

*************************************************************************************************************
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.

Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]

****************************************************************************************************************

@Vikky_5429 snc_external can still access the UI, you might want to look into setting up a redirect to the Portal for that role after they log in. 

 

https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB0746730

 

Even though they are redirected, they can still access the native UI if they modify the URL. If you want to cover that base as well, my original URL contains that solution: https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB0994806