package
2.0.0+incompatible
Repository: https://github.com/tekker-dev/go-authcrunch.git
Documentation: pkg.go.dev
# Functions
NewAuthenticator returns an instance of Authenticator.
NewIdentityStore return an instance of LDAP-based identity store.
# Structs
Authenticator represents database connector.
AuthServer represents an instance of LDAP server.
Config holds the configuration for the IdentityStore.
IdentityStore represents authentication provider with LDAP identity store.
UserAttributes represent the mapping of LDAP attributes to JWT fields.
UserGroup represent the binding between BaseDN and a serarch filter.