Scopes¶
Scopes determine what resources can be accessed and what operations can be performed on those resources (e.g. read users).
Below, you will find an overview of all available scopes.
Scope¶
User¶
user:read
¶
Grants access to listing users and fetching user details.
user:write
¶
Grants access to creating, updating, soft-deleting users and recovering soft-deleted users.
License¶
license:read
¶
Grants access to fetching the licence details.
Group¶
group:read
¶
Grants access to listing groups, users in a specific group and fetching group details.
group:write
¶
Grants access to creating, updating and deleting groups.
Training report data dump¶
report_training:read
¶
Grants access to read training report data dump.