dex/Documentation
Eric Chiang 74f5eaf47e connector/ldap: support the StartTLS flow for secure connections
When connecting to an LDAP server, there are three ways to connect:

1. Insecurely through port 389 (LDAP).
2. Securely through port 696 (LDAPS).
3. Insecurely through port 389 then negotiate TLS (StartTLS).

This PR adds support for the 3rd flow, letting dex connect to the
standard LDAP port then negotiating TLS through the LDAP protocol
itself.

See a writeup here:

http://www.openldap.org/faq/data/cache/185.html
2017-04-12 15:25:42 -07:00
..
img *: add warning to README 2016-08-10 22:26:36 -07:00
logos Documentation/logos: add logos 2016-11-08 11:51:47 -08:00
proposals Documentation/proposals: Add a proposal for refresh token revocation. 2017-01-27 09:37:01 -08:00
api.md examples: adding a gRPC client example. 2017-02-28 12:06:44 -08:00
custom-scopes-claims-clients.md *: promote SAML to stable 2017-04-11 10:09:48 -07:00
dev-dependencies.md *: add 'make revendor' and tests to catch incorrect glide usage 2016-12-22 11:52:24 -08:00
dev-integration-tests.md *: promote SAML to stable 2017-04-11 10:09:48 -07:00
dev-releases.md *: only use docker when releasing, update to Go 1.8, remove aci scripts 2017-03-09 10:46:09 -08:00
getting-started.md simplified clone: using go get 2017-02-22 09:33:01 -03:00
github-connector.md connector/github: add support for github enterprise. 2017-04-11 10:04:59 -07:00
gitlab-connector.md connector: add GitLab connector 2017-01-28 01:36:02 +03:30
integrations.md Added produciton-users and integrations pages 2017-03-03 13:49:22 -05:00
kubernetes.md clearified redirect-uri and make cmd location 2017-03-09 22:36:37 -08:00
ldap-connector.md connector/ldap: support the StartTLS flow for secure connections 2017-04-12 15:25:42 -07:00
oidc-connector.md *: add documentation for the OpenID Connect provider 2017-03-20 08:47:02 -07:00
openid-connect.md Documentation: document dex scopes, claims, and client features 2017-03-28 16:53:06 -07:00
production-users.md Added produciton-users and integrations pages 2017-03-03 13:49:22 -05:00
saml-connector.md *: promote SAML to stable 2017-04-11 10:09:48 -07:00
storage.md [storage.md] Fix the ThirdPartyResource syntax 2017-02-24 15:35:29 -06:00
v2.md Small spelling fix. 2016-11-11 14:24:17 -07:00