- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-19-2024 09:24 AM
Hello everyone !
I have several products on my servicenow platform (ITSM, SPM, etc...).
To secure the company's sensitive data, I would like to know if the different products are compartmentalized and separated. For example, ITSM users with ITSM roles cannot see SPM objects and tables, and vice versa.
How can I technically check this without testing by role and by table?
There's also the question of cross-functional tables such as the users table.
Do you have any idea how I can verify the strict separation between products and the confidentiality and security of sensitive data?
Perhaps "Data privacy", ACL.... are part of the solution?
Thank you in advance for your feedback.
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-20-2024 12:29 AM - edited ‎03-20-2024 12:34 AM
Hi @Dacki,
as Platform Administrator I'm also interested what other uses for automated regular ACL Assessments, so I will follow this thread.
Two apps can help to verify Access on tables:
First you can use to check users and their access.
The Second App helps to understand changes made for users, groups, roles, and ACLs. But both are not directly what you are looking for.
Greets
Daniel
Please mark reply as Helpful/Correct, if applicable. Thanks!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-20-2024 12:29 AM - edited ‎03-20-2024 12:34 AM
Hi @Dacki,
as Platform Administrator I'm also interested what other uses for automated regular ACL Assessments, so I will follow this thread.
Two apps can help to verify Access on tables:
First you can use to check users and their access.
The Second App helps to understand changes made for users, groups, roles, and ACLs. But both are not directly what you are looking for.
Greets
Daniel
Please mark reply as Helpful/Correct, if applicable. Thanks!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-21-2024 05:46 PM
Hi Daniel,
Thank you very much for your reply.
The two proposals (Identity and Access Audit and Access Analyzer) don't really correspond directly to my needs, but it's very interesting for monitoring access.
Best regards
Dacki

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-22-2024 05:36 AM
@Dacki yes unfortunately not what you searching for. Regards monitoring I also recommend to check the dashboards in the Security Center https://your_instance.service-now.com/now/security-center/home.Greets
Daniel
Please mark reply as Helpful/Correct, if applicable. Thanks!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-07-2024 04:37 PM
Hi Daniel,
I found some interesting information on the link you shared.
Thank you very much.