LDAPSettings.md 882 B

PortainerApi.LDAPSettings

Properties

Name Type Description Notes
readerDN String Account that will be used to search for users [optional]
password String Password of the account that will be used to search users [optional]
URL String URL or IP address of the LDAP server [optional]
tLSConfig TLSConfiguration [optional]
startTLS Boolean Whether LDAP connection should use StartTLS [optional]
searchSettings [LDAPSearchSettings] [optional]
groupSearchSettings [LDAPGroupSearchSettings] [optional]
autoCreateUsers Boolean Automatically provision users and assign them to matching LDAP group names [optional]