Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Auth ¶
type Auth struct{}
Auth implements Authenticator interface to authenticate against LDAP
func (*Auth) Authenticate ¶
Authenticate checks user's credential agains LDAP based on basedn template and LDAP URL, if the check is successful a dummy record will be insert into DB, such that this user can be associated to other entities in the system.
Click to show internal directories.
Click to hide internal directories.