Usermanagement
Relution features an internal user management system that supports creating user accounts manually or adding them via external providers. Some key points and special considerations are explained below.
Users Overview
- Each user is created within a single organization in Relution.
- A user cannot belong to multiple organizations simultaneously.
- Multi-tenant support is available for administrative accounts, but the user account always resides in the original tenant.
- All user accounts are stored in the database.
- Email addresses must be unique; duplicate emails are not allowed.
Adding User Accounts
There are several ways to add user accounts:
- Manual account creation
- CSV file upload
- Integration with external providers (e.g., LDAP or AzureAD)
1. Manual Account Creation
- Go to the Users section and click Add to open the input form.
- Fill in all required fields.
- Up to 15 custom fields can be filled in the lower section (useful for later policy variables).
- Define permissions and groups as needed.
- More information about permissions can be found in the article Permissions →.
2. CSV File Upload
The CSV import function is available for importing multiple user accounts. The complete process, including the template, preview, and optional group or permission assignment, is described in the article CSV Import of Users and Classes →.
The required password length under
Settings → Credential Management → Minimum Password Length must match the password length in the CSV.3. Integration with External Providers
- When using an external provider (e.g., LDAP, AzureAD), the provider is always the leading system.
- Imported content is updated automatically if it changes on the provider side.
- Fields such as email address cannot be changed locally, as they will be overwritten during the next synchronization.
- During login, Relution always authenticates against the configured LDAP →. If the connection is unavailable, the user cannot log in.
The configuration of the external provider connection is explained in detail in the corresponding section of this guide.