• Stephan Renatus's avatar
    password connectors: allow overriding the username attribute (password prompt) · b09a1345
    Stephan Renatus authored
    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: 's avatarStephan Renatus <srenatus@chef.io>
    b09a1345
Name
Last commit
Last update
Documentation Loading commit data...
api Loading commit data...
cmd Loading commit data...
connector Loading commit data...
examples Loading commit data...
scripts Loading commit data...
server Loading commit data...
storage Loading commit data...
vendor Loading commit data...
version Loading commit data...
web Loading commit data...
.dockerignore Loading commit data...
.gitignore Loading commit data...
.travis.yml Loading commit data...
DCO Loading commit data...
Dockerfile Loading commit data...
LICENSE Loading commit data...
MAINTAINERS Loading commit data...
Makefile Loading commit data...
README.md Loading commit data...
glide.lock Loading commit data...
glide.yaml Loading commit data...
glide_test.go Loading commit data...