NOTE: This authentication module is available if the LDAP Module is installed.
Credentials |
Login name, identifier, distinguished name or user ID of an LDAP user account. LDAP user account's password. |
Prerequisites |
|
Set as default |
No |
Single sign-on |
No |
Front-end login allowed |
Yes |
Web Portal login allowed |
Yes |
Remarks |
If you log in using a login name, identifier, or user ID, the corresponding user account is determined in the One Identity Manager database through the domain. Domains permitted for login are entered in the TargetSystem | LDP | Authentication | RootDN configuration parameter. If log in uses a distinguished name, the LDAP user account is determined that uses this distinguished name. One Identity Manager determines which employee is assigned to the LDAP user account. If an employee has more than one identity, the QER | Person | MasterIdentity | UseMasterForAuthentication configuration parameter controls which employee identity is used for authentication.
A dynamic system user is determined from the employee's application roles. The user interface and the permissions are loaded through this system user. Data modifications are attributed to the current user account. |
In the Designer, modify the following configuration parameters to implement the authentication module.
Configuration parameter | Meaning |
---|---|
TargetSystem | LDAP | Authentication |
Allows configuration of the LDAP authentication module. |
TargetSystem | LDAP | Authentication | Authentication |
Authentication mechanism. Permitted values are Secure, Encryption, SecureSocketsLayer, ReadonlyServer, Anonymous, FastBind, Signing, Sealing, Delegation, and ServerBind. The value can be combined with commas (,). The default is ServerBind. |
TargetSystem | LDAP | Authentication | Port |
LDAP server's port. The default is port 389. |
TargetSystem | LDAP | Authentication | RootDN |
Pipe (|) delimited list of root domains to be used to find the user account for authentication. Syntax: DC=<MyDomain>|DC=<MyOtherDomain> Example: DC=Root1,DC=com|DC=Root2,DC=de |
TargetSystem | LDAP | Authentication | Server |
Name of the LDAP server. |