Attach LDAP Auth configuration onto machine identity
An access token in Infisical
The ID of the machine identity to attach the configuration onto.
The ID of the identity auth template to attach the configuration onto.
The filter to use to search for the LDAP user.
1The comma-separated array of key/value pairs of required fields that the LDAP entry must have in order to authenticate.
The PEM-encoded CA certificate for the LDAP server.
The IPs or CIDR ranges that access tokens can be used from.
1The lifetime for an access token in seconds.
0 <= x <= 315360000The maximum lifetime for an access token in seconds.
1 <= x <= 315360000The maximum number of times that an access token can be used.
x >= 0Whether the lockout feature is enabled.
The amount of times login must fail before locking the identity auth method.
1 <= x <= 30How long an identity auth method lockout lasts.
30 <= x <= 86400How long to wait from the most recent failed login until resetting the lockout counter.
5 <= x <= 3600Default Response