XDM_CONST.LDAP_BIND_AUTH_TYPE

Cortex Data Model Schema Guide

Product
Cortex XSIAM
Last date published
2024-11-27
Category
XSIAM Data Model Schema

The authentication type used for the bind operation.

Original

Mapped

Description

0

XDM_CONST.LDAP_BIND_AUTH_TYPE_SIMPLE

Uses a simple authentication method, where the client sends the LDAP server a clear-text password.

3

XDM_CONST.LDAP_BIND_AUTH_TYPE_SASL

Uses the Simple Authentication and Security Layer (SASL) to authenticate the client.