This section allows you to configure how the system authenticates users. It is intended for application administrators and does not require LDAP or Active Directory expertise.

An Identity Provider is a source used by the system to read users and verify login credentials.
The system supports:
The system always includes an internal Identity Provider.
Key characteristics:
This provider ensures access even if external LDAP servers are unavailable.
In addition to the internal provider, you can configure one or more LDAP / Active Directory servers.
These providers allow you to:
Each LDAP server is independent.
The main page shows the list of configured Identity Providers.
For each provider you can:


Changes apply immediately.

For the internal Identity Provider, it is possible to configure password security policies. These settings define the requirements that user passwords must meet.
| Setting | Description | Default |
|---|---|---|
| Minimum length | Minimum number of characters required | 8 |
| Maximum length | Maximum number of characters allowed | 32767 |
| Setting | Description |
|---|---|
| Require uppercase | At least one uppercase letter (A-Z) |
| Require lowercase | At least one lowercase letter (a-z) |
| Require special character | At least one special character (e.g., !@#$%^&*) |
Password policies are applied:
In this section, you can also enable or disable Two-Factor Authentication (2FA) for users of the internal Identity Provider.
When 2FA is enabled:
LDAP providers can be deleted if no longer needed.
Yes, multiple LDAP Identity Providers can be configured.
Users linked to that provider will not be able to authenticate.
No, it is always available to ensure administrative access.
No. Password policies configured here apply only to users managed by the internal Identity Provider. LDAP users follow the password policies defined on the external LDAP/Active Directory server.
Yes. 2FA can be enabled independently for each Identity Provider, including LDAP providers.
New password policies apply to new users and when existing users change their password. Existing passwords are not affected until the user changes them.
By default, the minimum password length is 8 characters and the maximum is 32767 characters. Character requirements (uppercase, lowercase, special) are disabled by default.