# Variables
No description provided by the author
# Structs
Account respresent Accounts associated with an LDAP auth method.
AccountAttributeMap entries are optional from/to account attribute maps.
AuthMethod represents an LDAP auth method.
BindCredentail (optional) represent parameters which allow Boundary to bind (aka authenticate) using the credentials provided when searching for the user entry used to authenticate the end user.
Certificate entries are optional PEM encoded x509 certificates.
ClientCertificate represent a set of optional configuration fields used for specifying a mTLS client cert for LDAP connections.
DerefAliases represent aan optional configuration field used to determine how to derefence aliases when searching ldap.
GroupEntrySearchConf represent a set of optional configuration fields used to search for group entries.
ManagedGroup entries provide an LDAP auth method implementation of managed groups.
ManagedGroupMemberAccount contains a mapping between a managed group and a member account.
Url represents LDAP URLs that specify LDAP servers to connection to.
UserEntrySearchConf represent a set of optional configuration fields used to search for user entries.