OpenID Connect (OIDC) identity and OAuth 2.0 provider with pluggable connectors
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Stephan Renatus
fa69c918b2
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>
8 years ago
..
img
Documentation: more diagrams
9 years ago
logos
Documentation/logos: add logos
9 years ago
proposals
Documentation/proposals: Add a proposal for refresh token revocation.
9 years ago
api.md
Update api.md
9 years ago
authproxy.md
Merge pull request #1103 from stapelberg/authproxy
9 years ago
custom-scopes-claims-clients.md
Documentation: add docs on public clients
9 years ago
dev-dependencies.md
*: add 'make revendor' and tests to catch incorrect glide usage
9 years ago
dev-integration-tests.md
*: run kubernetes tests in travis
8 years ago
dev-releases.md
*: only use docker when releasing, update to Go 1.8, remove aci scripts
9 years ago
getting-started.md
*: add standup script for LDAP
9 years ago
github-connector.md
Documentation: add org info req, remove redirect caveat
9 years ago
gitlab-connector.md
connector: add GitLab connector
9 years ago
integrations.md
Added produciton-users and integrations pages
9 years ago
kubernetes.md
Update kubernetes.md
9 years ago
ldap-connector.md
password connectors: allow overriding the username attribute (password prompt)
8 years ago
linkedin-connector.md
Documentation: add LinkedIn connector documentation
9 years ago
oidc-certification-setup.md
Documentation: oidc conformance test case and issue tables
9 years ago
oidc-connector.md
add documentation and tests
9 years ago
openid-connect.md
Documentation: document dex scopes, claims, and client features
9 years ago
production-users.md
Added produciton-users and integrations pages
9 years ago
saml-connector.md
*: promote SAML to stable
9 years ago
storage.md
add documentation for etcd storage
8 years ago
using-dex.md
Merge pull request #977 from Zakjholt/patch-1
9 years ago
v2.md
Small spelling fix.
9 years ago