Scopes Reference
Scope Hierarchy & Inheritance
- Permissions are organized in a hierarchical tree. Granting a parent scope (e.g.
delegated:profile:all) automatically authorizes all child scopes (such asdelegated:profile:read,delegated:profile:write,delegated:profile:2fa:all). - Wildcards (
*,admin:all,delegated:all,client:all) authorize all sub-permissions under their respective namespace. - You can switch between Tree View and Table View below, and search across names, namespaces, and descriptions.
*WildcardView and manage everything in the system.
delegated:allWildcardparent: *View and manage your account.
delegated:system:settings:readparent: delegated:allView system settings.
delegated:roles:allWildcardparent: delegated:allView and manage your roles.
delegated:profile:allWildcardparent: delegated:allView and manage your profile information.
delegated:social:allWildcardparent: delegated:allView and manage information about people you follow and people you've blocked.
client:allWildcardparent: *View and manage accounts in the system using headless application access.
client:roles:allWildcardparent: client:allView and manage roles in the system.
client:system:allWildcardparent: client:allView and manage the system.
client:oauth:allWildcardparent: client:allView and manage OAuth information.
client:social:allWildcardparent: client:allView and manage social features in the system.
client:profile:allWildcardparent: client:allView and manage profile information of user accounts in the system.
client:configuration:readparent: client:allRead system configurations.
client:profile:sensitive:allWildcardparent: client:allRead and write to all levels sensitive fields of users.
admin:allWildcardparent: *View and manage user accounts in the system using admin APIs.
admin:roles:allWildcardparent: admin:allView and manage roles in the system.
admin:system:allWildcardparent: admin:allView and manage the system.
admin:profile:allWildcardparent: admin:allView and manage profile information of user accounts in the system.
admin:social:allWildcardparent: admin:allView and manage social features in the system.
admin:configuration:readparent: admin:allRead system configurations.
admin:profile:sensitive:allWildcardparent: admin:allRead and write to all levels sensitive fields of users.