User role mapping

Automatically enroll user into authorization Roles.

User role settings

In the Global Settings dialog under User Role settings User mapping rules can be managed.

A rule consist of a name(pattern) and value (roles)

Then value is always a comma separated list of roles e.g. "webusers, compnayusers".

Then name(pattern) can be on of the following:

Wildcard

*

Provider

provider:auth0

Verified email

email:user@company.com

Verified email domain

email.domain:company.com

External role

role:company_department

External user properties.

When a external user authenticates a record is created in the Audit log
There claims and other properties that can be used in the user mapping roles can be acquired.

For example the external roles are come as a groups claim.