- Manage-licenses - for configuring access for managing license related details
- read - users are able to view the license report
- edit - users are able to update the license model and sync license data
- admin - users are able to download the license data
- manage-licenses
- read:
- ROLE_LICENSE_MANAGE_READ
- ROLE_LICENSE_MANAGE_EDIT
- ROLE_LICENSE_MANAGE_ADMIN
- edit:
- ROLE_LICENSE_MANAGE_EDIT
- ROLE_LICENSE_MANAGE_ADMIN
- admin:
- ROLE_LICENSE_MANAGE_ADMIN
- read:
These roles need to be defined in the chosen identity provider solution.
SECURITY_ACCESSAUTHORIZATIONS_AUTHORIZATIONNAME_SCOPES_SCOPENAME_ROLESALLOWED: NEEDED_ROLE_NAMES
Possible values for AUTHORIZATIONNAME: MANAGELICENSES
.
Possible values for SCOPENAME
: read, edit, admin.
For example, if you need to configure role access for read, insert this: