Ability to see custom roles
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-10-2023 01:04 PM
Is there any way to check all the custom roles that are created in the instance (domain separated) as well?
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-10-2023 03:42 PM
Hi, the table 'sys_user_role' is not domain separated and so there should be no issue viewing all roles, regardless of domain (as long as you have rights to see the roles). Identifying custom roles may more difficult as there is no OOB field that clearly identifies the roles as custom, meaning you would require naming convention IE 'u_role_name' or filtering by sys_created_by.