- 13 Sep, 2018 1 commit
-
-
Taras Burko authored
-
- 05 Sep, 2018 6 commits
-
-
Eric Chiang authored
Finish GitHub org move
-
Stephan Renatus authored
Signed-off-by: Stephan Renatus <srenatus@chef.io>
-
Stephan Renatus authored
Signed-off-by: Stephan Renatus <srenatus@chef.io>
-
Stephan Renatus authored
Signed-off-by: Stephan Renatus <srenatus@chef.io>
-
Stephan Renatus authored
connectors/ldap: treat 'constraint violation' on bind as bad credentials
-
Stephan Renatus authored
Some directory servers (I think it's Oracle) return Constraint Violation: Exceed password retry limit. Account locked. when attempting to login too many times. While constraint violation can mean many things, we're checking this as an error on BIND, so it's more likely that something like this has happened than any other thing. Hence, we should treat it as an "incorrect password" situation, not an internal error. It would of course be preferrable to surface more information about this precise error (and similar ones), but I think this is beyond this small change. Signed-off-by: Stephan Renatus <srenatus@chef.io>
-
- 04 Sep, 2018 2 commits
-
-
rithu leena john authored
*: update the maintainers list
-
Eric Chiang authored
fix default baseURL for GitLab connector
-
- 03 Sep, 2018 3 commits
-
-
Stephan Renatus authored
Fix a broken link in the oidc readme
-
Stephan Renatus authored
fix typo in README
-
Stephan Renatus authored
[version_update] Update the version to the latest
-
- 01 Sep, 2018 1 commit
-
-
rithu john authored
-
- 28 Aug, 2018 1 commit
-
-
Anian Z authored
-
- 05 Aug, 2018 1 commit
-
-
tw3rp authored
Version mentioned in this example is very old and was causing issues
-
- 04 Jul, 2018 2 commits
-
-
Ahmed ElRefaey authored
-
Ahmed ElRefaey authored
Fixed a broken link to An overview of OpenID Connect
-
- 14 May, 2018 4 commits
-
-
Eric Chiang authored
Removing whitespace
-
Eric Chiang authored
Update using-dex.md
-
Eric Chiang authored
fix typo
-
Eric Chiang authored
Updates go to 1.10.2 to support SHA-512 for ldaps
-
- 10 May, 2018 2 commits
-
-
Kevin Schuck authored
-
silenceshell authored
Should `pulic` be `public`?
-
- 04 May, 2018 1 commit
-
-
Matthias Klan authored
fix wrong port from example
-
- 27 Apr, 2018 1 commit
-
-
Joe Borg authored
-
- 20 Mar, 2018 2 commits
-
-
Eric Chiang authored
*: update build to Go 1.10
-
Eric Chiang authored
-
- 07 Mar, 2018 2 commits
-
-
Eric Chiang authored
Update check go major version way
-
charles.deng authored
the previous one just keep one prefix number as the major number, it should be the whole number after the dot.
-
- 01 Mar, 2018 1 commit
-
-
Eric Chiang authored
saml: add tests case covering tampered NameID field (comment)
-
- 28 Feb, 2018 1 commit
-
-
Stephan Renatus authored
As sketched here: https://developer.okta.com/blog/2018/02/27/a-breakdown-of-the-new-saml-authentication-bypass-vulnerability Thought it was interesting to see how our SAML connector behaved. And it seems to be behaving well. :) Signed-off-by: Stephan Renatus <srenatus@chef.io>
-
- 27 Feb, 2018 1 commit
-
-
Eric Chiang authored
Add missing word
-
- 24 Feb, 2018 1 commit
-
-
Simon Knott authored
-
- 03 Feb, 2018 2 commits
-
-
Eric Chiang authored
New id_provider scope that adds the connector ID and user ID to the ID token claims
-
Vy-Shane Xie authored
Add new federated:id scope that causes Dex to add a federated_claims claim containing the connector_id and user_id to the ID token
-
- 01 Feb, 2018 2 commits
-
-
Eric Chiang authored
handlers/connector_login: update AuthRequest irregardless of method
-
Eric Chiang authored
1170 - Fix comment typos
-
- 14 Jan, 2018 1 commit
-
-
pmcgrath authored
BsaeDN should be BaseDN
-
- 08 Jan, 2018 1 commit
-
-
Eric Chiang authored
automated PR: update CoC and legalese
-
- 05 Jan, 2018 1 commit
-
-
Eric Chiang authored
README: expand connector docs and assign each a level of support
-