package
0.0.0-20250302012944-701c1ceec546
Repository: https://github.com/khulnasoft/devsecdb.git
Documentation: pkg.go.dev
# Functions
NewIdentityProvider initializes a new LDAP Identity Provider with the given configuration.
# Constants
SecurityProtocolLDAPS represents the LDAPS security protocol.
SecurityProtocolStartTLS represents the StartTLS security protocol.
# Structs
IdentityProvider represents an LDAP Identity Provider.
IdentityProviderConfig is the configuration to be consumed by the LDAP Identity Provider.
# Type aliases
SecurityProtocol represents the security protocol to be used when connecting to the LDAP server.