dex/static
Frode Nordahl 4d970d5fc4 connector: add LDAP connector
Authentication is performed by binding to the configured LDAP server using
the user supplied credentials. Successfull bind equals authenticated user.

Optionally the connector can be configured to search before authentication.
The entryDN found will be used to bind to the LDAP server.

This feature must be enabled to get supplementary information from the
directory (ID, Name, Email). This feature can also be used to limit access
to the service.

Example use case: Allow your users to log in with e-mail address instead of
the identification string in your DNs (typically username).

To make re-use of HTTP form handling code from the Local connector possible:
- Implemented IdentityProvider interface
- Moved the re-used functions to login_local.go

Fixes #119
2016-02-11 18:30:16 +01:00
..
email user: introduce "invite" emails 2015-10-30 14:41:00 -07:00
fixtures connector: add LDAP connector 2016-02-11 18:30:16 +01:00
html connector: add LDAP connector 2016-02-11 18:30:16 +01:00
img *: move original project to dex 2015-08-18 11:26:57 -07:00
authd-overlord.service.tmpl *: move original project to dex 2015-08-18 11:26:57 -07:00
authd-worker.service.tmpl *: move original project to dex 2015-08-18 11:26:57 -07:00