Skip to content
Snippets Groups Projects
Commit fa69c918 authored by Stephan Renatus's avatar Stephan Renatus Committed by Eric Chiang
Browse files

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: default avatarStephan Renatus <srenatus@chef.io>
parent ccf85a72
Branches
Tags
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment