Enable users to authenticate to Cortex XSOAR using their existing Active Directory or OpenLDAP credentials and manage their permissions based on directory group mapping
You can configure Active Directory or OpenLDAP settings in the Cortex XSOAR tenant to enable login using directory usernames and passwords. Permissions are determined by mapping the AD or OpenLDAP groups to Cortex XSOAR user groups.
Note
For Active Directory deployments, only plain Active Directory is currently supported. Kerberos and NTLM binding are not supported.
Before you begin
Ensure you have your server IP or host name, port, user DN, and base DN.
Verify your directory uses the supported group types:
posixGroupandgroupOfUniqueNames.Custom LDAP group objects and configurations must be managed by your organization's IT department.
Troubleshooting
Login errors
If a user logs in and their password does not match, they will see a password mismatch error. However, if the failure is due to a mapping error, a DN error, or a binding error, they will receive a generic contact administrator message.
Missing permissions
If a user authenticates successfully but does not exist in any of the AD/LDAP groups that were mapped to a role, they will receive an access denied message and will be blocked from logging in.