Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

password connectors: allow overriding the username attribute (password prompt) #1128

Merged
merged 1 commit into from
Nov 15, 2017

Conversation

ericchiang
Copy link
Contributor

Cherry pick of #1116
Updates #1127

Assigning @rithujohn191 for approval

…d 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>
@ericchiang
Copy link
Contributor Author

Since this is a cherry pick, just going to merge myself.

@ericchiang ericchiang merged commit 49d3c0e into dexidp:v2.8.x Nov 15, 2017
@ericchiang ericchiang deleted the cherry-pick-1116 branch November 15, 2017 23:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants