Permission Restrictions in Global scope
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-30-2024 04:24 AM - edited ‎10-30-2024 07:51 AM
How can I restrict users with admin roles such that they are not able to view records like knowledge, emails, logs, questions_answers from certain tables in the global scope. For Instance HR admin or Finance admins etc
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-30-2024 04:53 AM
Hi @Page22
Why are you even giving an admin role if you want to restrict that user, what is the exact use case you want to be accomplished?
Please appreciate the efforts of community contributors by marking the appropriate response as the correct answer and helpful. This may help other community users to follow the correct solution in the future.
********************************************************************************************************
Cheers,
Prashant Kumar
ServiceNow Technical Architect
Community Profile LinkedIn YouTube Medium TopMate
********************************************************************************************************
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-30-2024 08:06 AM
@PrashantLearnIT the requirement here is that there are tables like question, question_answer in which users with catalog_admin role are able to read all the record in these tables. We want to restrict it such that catalog admins from finance should not be able to read question_answer from procurement or HR etc