Skip to content
Snippets Groups Projects
  • Stephan Renatus's avatar
    fa69c918
    password connectors: allow overriding the username attribute (password prompt) · fa69c918
    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: default avatarStephan Renatus <srenatus@chef.io>
    fa69c918
    History
    password connectors: allow overriding the username attribute (password prompt)
    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: default avatarStephan Renatus <srenatus@chef.io>
Code owners
Assign users and groups as approvers for specific file changes. Learn more.