Data Privacy and Control
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-22-2024 06:07 AM
Hello there,
How can I limit the data from being accessed/viewed by user in the same ServiceNow environment to ensure the confidentiality, integrity, and availability of sensitive information?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-16-2024 05:47 AM - edited 02-16-2024 05:49 AM
It would be good to provide a bit more information on the exact requirements. For example restricting data in a table based on columns can be achieved using ACLs, but if you want to restrict a subset of rows (entire rows) from the table then it requires a bit more work.
You can probably use roles and ACLs but if your requirements are more complex than an application like Data Privacy might be what you are looking for.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-16-2024 06:27 AM
Hi @DarwinNow ,
Could you please elaborate a little bit more on the requirement ? like on which table you are trying to restricting user from accessing data ?
Please mark this comment as Correct Answer/Helpful if it helped you.
Regards,
Swathi Sarang