wooden-manchester-52124
05/20/2025, 3:57 PMbrief-egg-61061
05/20/2025, 3:57 PMbrief-egg-61061
05/20/2025, 3:58 PMadmin
, finance
, marketing
, and community
, where the admin
role inherits all privileges from the other roles. This reduces duplication and management complexity. Ory Permissions allows you to express these relationships and inheritance using its relationship model and the Ory Permission Language (OPL). You can define that members of the admin
group have all the permissions of the finance
, marketing
, and community
groups by configuring the appropriate relationships and permission rules in your model. This approach is described in the Ory RBAC guide, which explains how to implement both flat and hierarchical roles using Ory's features [Role Based Access Control (RBAC)](https://www.ory.sh/docs/keto/guides/rbac). In summary, sub-roles (or role hierarchies) are supported and can be defined using Ory's relationship and permissions features.