dex/examples
Stephan Renatus b09a13458f password connectors: allow overriding the username attribute (password prompt)
This allows users of the LDAP connector to give users of Dex' login
prompt an idea of what they should enter for a username.

Before, irregardless of how the LDAP connector was set up, the prompt
was

    Username
    [_________________]

    Password
    [_________________]

Now, this is configurable, and can be used to say "MyCorp SSO Login" if
that's what it is.

If it's not configured, it will default to "Username".

For the passwordDB connector (local users), it is set to "Email
Address", since this is what it uses.

Signed-off-by: Stephan Renatus <srenatus@chef.io>
2017-11-09 09:30:03 +01:00
..
grpc-client examples/grpc-client: clean up the example and add tlsClientCA to ConfigMap. 2017-03-23 16:57:23 -07:00
k8s replace bcrypt hash with a working one 2016-12-20 15:21:05 +01:00
.gitignore *: add sql storage options to dex application 2016-10-03 12:48:26 -07:00
config-dev.yaml connector/oidc: fix hosted domain support. 2017-07-25 13:46:12 -07:00
config-ldap.ldif *: add standup script for LDAP 2017-08-22 10:37:29 -07:00
config-ldap.yaml password connectors: allow overriding the username attribute (password prompt) 2017-11-09 09:30:03 +01:00