Adding permissions to roles
If your application works with permission based access, you can add permissions to your new or existing roles.
Simply edit or create a role, and scroll down to the Permissions section.
This will show an overview of all the permissions that are added to this role.
By typing in the 'Permission name' field, you can either select an existing permission (these can be re-used across roles), or immediately create a new permission if your wanted permission does not exist yet in your Veriam configuration.
Simply select the permission and click the 'Add' button next to the field. Your permission will then be added to the overview above the field.
As soon as you click save, and publish the changes, the permissions belonging to the role will be returned in the OIDC Claim in the 'Entitlements' field when a user with that role logs into your application.
You can also manage all the permissions by clicking the 'Manage permissions' link from the permissions section. This will redirect you to the Permissions overview that will show all the permissions that have been added to your Veriam configuration.
Here you can add new permissions, or edit or delete existing permissions.
Don't forget to publish the changes to make them active.
Last updated
Was this helpful?