Configuring roles
Configuring roles in Veriam can easily be done from the 'Roles' page under the 'Access control' menu.
This page lists all currently configured roles which can be viewed and edited from here.
To create a new role:
Click the '+ Create role' button.
Fill in the Name. This name will also be visible to your users when they have the role assigned.
The 'Role name for OIDC Claim' field gets populated automatically based on the name. This is the role name that will be return in the OIDC Claim to your application when a user with this role logs in. You can adjust this role to match what your application already knows.
That's it! Click Save to save your role and publish the changes for the role to become available to assign to users or accounts.
Optionally, you can add one or more Filters to the role, to further specify when the role is applicable. This can for instance be useful if you have multiple applications and this role is only valid for one of those applications.
You can also use more fine-grained permission management by adding Permissions to your role as described in the next section.
Last updated
Was this helpful?