Authorizations
An access token in Infisical
Path Parameters
The ID of the identity to update the configuration for.
Body
The new URL of the LDAP server.
1
The new DN of the user to bind to the LDAP server.
1
The new password of the user to bind to the LDAP server.
1
The new base DN to search for the LDAP user.
1
The ID of the identity auth template to update the configuration to.
The new filter to use to search for the LDAP user.
1
The comma-separated list of allowed fields to return from the LDAP user.
The new IPs or CIDR ranges that access tokens can be used from.
1
The new lifetime for an access token in seconds.
0 <= x <= 315360000
The new maximum number of times that an access token can be used.
x >= 0
The new maximum lifetime for an access token in seconds.
0 <= x <= 315360000
Response
Default Response