- 09 Oct, 2018 1 commit
-
-
Danny Sauer authored
-
- 30 Sep, 2018 1 commit
-
-
Stephan Renatus authored
connector/saml: make unparsable (trailing, non-space/newline) data an error
-
- 29 Sep, 2018 1 commit
-
-
Stephan Renatus authored
Fixes #1304, if we want to be harsh. However, I think if it was the user's intention to pass two certs, and the second one couldn't be read, that shouldn't just disappear. After all, when attempting to login later, that might fail because the expected IdP cert data isn't there. Signed-off-by: Stephan Renatus <srenatus@chef.io>
-
- 22 Sep, 2018 2 commits
-
-
Stephan Renatus authored
Support used self-signed certificates LDAP.
-
veily authored
Format ldap.go Format ldap.go: with a space for golint with a space Rename clientCA is to clientCert Update ldap.go modified the ldap client certificate file comments. modified load ldap client cert error. modified load ldap client cert error: fmt.Errorf("ldap: load client cert failed: %v", err)
-
- 18 Sep, 2018 2 commits
-
-
Eric Chiang authored
Update go-jose to v2.1.8
-
Fajran Iman Rusadi authored
-
- 14 Sep, 2018 1 commit
-
-
Eric Chiang authored
Allow using GitHub Team slug instead of name via connector config option
-
- 13 Sep, 2018 1 commit
-
-
Taras Burko authored
-
- 10 Sep, 2018 5 commits
-
-
Eric Chiang authored
release process: update quay notes
-
Stephan Renatus authored
scripts,Makefile: nuke check-go-version
-
Stephan Renatus authored
Fixes #1291 Signed-off-by: Stephan Renatus <srenatus@chef.io>
-
Stephan Renatus authored
fix timeout bug for etcd3 client connect
-
Stephan Renatus authored
Fix #1252
-
- 06 Sep, 2018 3 commits
-
-
Victor Sartori authored
-
Stephan Renatus authored
Signed-off-by: Stephan Renatus <srenatus@chef.io>
-
Stephan Renatus authored
Signed-off-by: Stephan Renatus <srenatus@chef.io>
-
- 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
-
- 02 Aug, 2018 1 commit
-
-
Gabe Conradi authored
-
- 04 Jul, 2018 2 commits
-
-
Ahmed ElRefaey authored
-
Ahmed ElRefaey authored
Fixed a broken link to An overview of OpenID Connect
-
- 19 Jun, 2018 1 commit
-
-
Victor Sartori authored
-
- 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 1 commit
-
-
Kevin Schuck authored
-