ACL in Domain Separation
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-12-2023 04:21 AM
Hi,
I am implementing ACL in Domain Separated instance but even after allowing the restriction of ACL table in 'sys_security_restricted_list' table and creating the Domain fields in ACL table, the ACL is not working as expected.
I have searched in community and got to know that ACL is not domain separated and also in one of the knowledge article it is written that ACL table is not domain separated but no one gave the reason behind the same. Also if it is not allowed then why are we able to change the value from deny to allow in 'sys_security_restricted_list' table and why Domain field creation is allowed in ACL table?
Can any one explain the reason behind why it is not allowed as per Best practices?