ldapissuer

package
v0.11.3 Latest Latest
Warning

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

Go to latest
Published: Sep 18, 2023 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New

func New(ctx context.Context, source *api.LDAPSource, username string, password string) (token.Issuer, error)

New returns a new LDAP issuer.

Types

type ErrLDAP

type ErrLDAP struct {
	Err error
}

An ErrLDAP represents an error that can occur during interactions with an LDAP server.

func (ErrLDAP) Error

func (e ErrLDAP) Error() string

func (ErrLDAP) Unwrap

func (e ErrLDAP) Unwrap() error

Unwrap returns the warped error.

Jump to

Keyboard shortcuts

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