ldap

package
v2.0.0-alpha.3+incompa... Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 14, 2016 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Overview

Package ldap implements strategies for authenticating using the LDAP protocol.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config struct {
	Host   string `yaml:"host"`
	BindDN string `yaml:"bindDN"`
}

Config holds the configuration parameters for the LDAP connector.

func (*Config) Open

func (c *Config) Open() (connector.Connector, error)

Open returns an authentication strategy using LDAP.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL