package
Version:
v2.0.0-alpha.4+incompa...
Opens a new window with list of versions in this module.
Published: Oct 19, 2016
License: Apache-2.0
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package ldap implements strategies for authenticating using the LDAP protocol.
type Config struct {
Host string `yaml:"host"`
BindDN string `yaml:"bindDN"`
}
Config holds the configuration parameters for the LDAP connector.
Open returns an authentication strategy using LDAP.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.