Skip to content

Latest commit

 

History

History
24 lines (20 loc) · 1.36 KB

GatewayUpdateLdapAuthConfig.md

File metadata and controls

24 lines (20 loc) · 1.36 KB

akeyless.GatewayUpdateLdapAuthConfig

Properties

Name Type Description Notes
accessId String The access ID of the Ldap auth method [optional]
bindDn String Bind DN [optional]
bindDnPassword String Bind DN Password [optional]
groupAttr String Group Attr [optional]
groupDn String Group Dn [optional]
groupFilter String Group Filter [optional]
json Boolean Set output format to JSON [optional] [default to false]
ldapCaCert String LDAP CA Certificate (base64 encoded) [optional]
ldapEnable String Enable Ldap [true/false] [optional]
ldapUrl String LDAP Server URL, e.g. ldap://planetexpress.com:389 [optional]
ldapAnonymousSearch Boolean Ldap Anonymous Search [optional]
signingKeyData String The private key (base64 encoded), associated with the public key defined in the Ldap auth [optional]
token String Authentication token (see `/auth` and `/configure`) [optional]
uidToken String The universal identity token, Required only for universal_identity authentication [optional]
userAttribute String User Attribute [optional]
userDn String User DN [optional]