- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-26-2024 11:49 PM
Is it possible to restrict access to the backend (and give access only to the portal) for users with specific role?
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-26-2024 11:54 PM
@vidhya_mouli This article addresses your question perfectly https://www.servicenow.com/community/developer-articles/redirect-a-specific-role-to-sp-portal-with-s....

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-26-2024 11:54 PM
@vidhya_mouli This article addresses your question perfectly https://www.servicenow.com/community/developer-articles/redirect-a-specific-role-to-sp-portal-with-s....
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-29-2024 12:24 AM
I understand there is no direct way to restrict access to backend (if the user has the URL). I just configured the redirection during login based on the article.