- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-20-2023 05:32 AM
On ACL's table, I want to view list of all those ACL's which has a role for example 'public' mentioned in it.
Is it possible?
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-20-2023 05:38 AM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-20-2023 05:38 AM
Hi,
Report on sys_security_acl_role table.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-20-2023 05:42 AM
@Suggy Navigate to Access Roles (sys_security_acl_role) table https://<your instace url>/sys_security_acl_role_list.do
In the roles column you can filter with public role and in the ACL column you will find all those ACLs where the public role has been used.
Hope this helps.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-24-2023 07:57 PM
Thank you both for responding 🙂

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-25-2023 12:26 AM
My answer should also have been marked as correct. You can choose to mark multiple answers as correct.