gws.plugin.auth_provider.ldap.Config

struct LDAP authorization provider gws.plugin.auth_provider.ldap.Config

EigenschaftTypDefault
urlstrLDAP server url like "ldap://host:port/baseDN?searchAttribute" gws.plugin.auth_provider.ldap.Config.url
users[ gws.plugin.auth_provider.ldap.UserSpec ]map LDAP filters to gws roles gws.plugin.auth_provider.ldap.Config.users
activeDirectoryboolTruetrue if the LDAP server is ActiveDirectory gws.plugin.auth_provider.ldap.Config.activeDirectory
allowedMethods[ str ]allowed authorization methods gws.base.auth.provider.Config.allowedMethods
bindDNstrbind DN gws.plugin.auth_provider.ldap.Config.bindDN
bindPasswordstrbind password gws.plugin.auth_provider.ldap.Config.bindPassword
displayNameFormatgws.core.types.FormatStrformat for user's display name gws.plugin.auth_provider.ldap.Config.displayNameFormat
timeoutgws.core.types.Duration30LDAP server timeout gws.plugin.auth_provider.ldap.Config.timeout
type'ldap'object type gws.plugin.auth_provider.ldap.Config.type
uidstrZuweisung einer eindeutigen ID als Text