- 08 Jan, 2018 1 commit
-
-
Eric Chiang authored
automated PR: update CoC and legalese
-
- 05 Jan, 2018 2 commits
-
-
Eric Chiang authored
README: expand connector docs and assign each a level of support
-
Eric Chiang authored
-
- 04 Jan, 2018 3 commits
-
-
Eric Chiang authored
Documentation: restructure connector docs to a single folder
-
Eric Chiang authored
-
Eric Chiang authored
-
- 21 Dec, 2017 5 commits
-
-
Eric Chiang authored
Add Prometheus metrics
-
Frederic Branczyk authored
-
Frederic Branczyk authored
-
Eric Chiang authored
document limitations in the OpenID Connect connector
-
Eric Chiang authored
-
- 19 Dec, 2017 2 commits
-
-
Eric Chiang authored
license: add bill of materials.
-
Diego Pontoriero authored
-
- 17 Dec, 2017 2 commits
-
-
Eric Chiang authored
Clarify email scope description
-
Eric Buth authored
-
- 08 Dec, 2017 2 commits
-
-
Eric Chiang authored
Update slapd.sh
-
Pavel Moukhataev authored
-
- 05 Dec, 2017 2 commits
-
-
Eric Chiang authored
Correct "Verifier" method name in using-dex doc
-
Wyatt Alt authored
Change provider.NewVerifier to provider.Verifier per the godocs: https://godoc.org/github.com/coreos/go-oidc#Provider.Verifier
-
- 04 Dec, 2017 1 commit
-
-
Eric Chiang authored
Bugfix: Set a proper status code before sending an error status page
-
- 01 Dec, 2017 5 commits
-
-
rithu leena john authored
*: fix proto build
-
Eric Chiang authored
-
Eric Chiang authored
-
Eric Chiang authored
-
Kazumasa Kohtaka authored
-
- 28 Nov, 2017 3 commits
-
-
Eric Chiang authored
Implement Microsoft (Azure AD) connector
-
Eric Chiang authored
Specify Java package for dex Protobuf API
-
Vy-Shane Xie authored
-
- 23 Nov, 2017 2 commits
-
-
Pavel Borzenkov authored
Microsoft connector now provides support for 'groups' claim in case 'tenant' is configured in Dex config for the connector. It's possible to deny user authentication if the user is not a member of at least one configured groups. Signed-off-by: Pavel Borzenkov <pavel.borzenkov@gmail.com>
-
Pavel Borzenkov authored
connector/microsoft implements authorization strategy via Microsoft's OAuth2 endpoint + Graph API. It allows to choose what kind of tenants are allowed to authenticate in Dex via Microsoft: * common - both personal and business/school accounts * organizations - only business/school accounts * consumers - only personal accounts * <tenant uuid> - only account of specific tenant Signed-off-by: Pavel Borzenkov <pavel.borzenkov@gmail.com>
-
- 13 Nov, 2017 3 commits
-
-
Eric Chiang authored
show "back" link for password connectors
-
rithu leena john authored
README.md: remove milestones link
-
Stephan Renatus authored
This way, the user who has selected, say, "Log in with Email" can make up their mind, and select a different connector instead. However, if there's only one connector set up, none of this makes sense -- and the link will thus not be displayed. Signed-off-by: Stephan Renatus <srenatus@chef.io>
-
- 10 Nov, 2017 2 commits
-
-
Eric Chiang authored
-
Eric Chiang authored
password connectors: make prompt configurable
-
- 09 Nov, 2017 1 commit
-
-
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: Stephan Renatus <srenatus@chef.io>
-
- 08 Nov, 2017 4 commits
-
-
Eric Chiang authored
*: update maintainers
-
Eric Chiang authored
-
Eric Chiang authored
*: Go 1.7 no longer supported and updated build image to 1.9
-
Eric Chiang authored
-