131 Commits (0babb2df18a7c4617bb82803d86471d887d99a4e)

Author SHA1 Message Date
Nandor Kracser 7b416b5a8e gitlab: add tests 7 years ago
Nandor Kracser a08a5811d4 gitlab: support for group whitelist 7 years ago
Gerald Barker fc723af0fe Add option to OIDC connecter to override email_verified to true 7 years ago
Mark Sagi-Kazar 06521ffa49
Remove the logrus logger wrapper 7 years ago
Mark Sagi-Kazar be581fa7ff
Add logger interface and stop relying on Logrus directly 7 years ago
James Nord fe247b106b remove blank line that tripped up `make verify-proto` 7 years ago
James Nord 9840fccdbb rename useLoginAsId -> useLoginAsID 7 years ago
Stephan Renatus df18cb0c22
ldap_test: add filter tests 7 years ago
James Nord 5822a5ce9e fix formatting of connector/github/github_test.go 7 years ago
James Nord 03ffd0798c Allow an option to use the github user handle rather than an id. 7 years ago
Krzysztof Balka e8ba848907 keystone: fetching groups only if requested, refactoring. 7 years ago
joannano 88d1e2b041 keystone: test cases, refactoring and cleanup 7 years ago
Krzysztof Balka a965365a2b keystone: refresh token and groups 7 years ago
knangia 0774a89066 keystone: squashed changes from knangia/dex 7 years ago
Daniel Kessler ee54a50956 LDAP connector - add emailSuffix config option 7 years ago
Josh Winters bb11a1ebee github: add 'both' team name field option 7 years ago
gypsydiver f21e6a0f00 gypsydiver/1347-pr-gitlab-groups 7 years ago
Alexander Matyushentsev 7bd084bc07 Issue #1102 - Add config to explicitly enable loading all github groups 7 years ago
Alexander Matyushentsev 20bc6cd353 Full list of groups should include group names as well as group_name:team_name 7 years ago
Alexander Matyushentsev ce3cd53a11 Bug fix: take into account 'teamNameField' settings while fetching all user groups 7 years ago
Alexander Matyushentsev e876353128 Rename variables to stop shadowing package name 7 years ago
Alexander Matyushentsev a9f71e378f Update getPagination method comment 7 years ago
Alexander Matyushentsev e10b8232d1 Apply reviewer notes: style changes, make sure unit test verifies pagination 7 years ago
Alexander Matyushentsev 51d9b3d3ca Issue #1184 - Github connector now returns a full group list when no org is specified 7 years ago
Stephan Renatus c14b2fd5a5
connector/ldap: slightly improve error output 7 years ago
Ed Tan 50afa921b5 Remove unused DisplayName 8 years ago
Ed Tan 6ffc8fcd8d Rename bitbucket to bitbucketcloud 8 years ago
Ed Tan d26e23c16f Make suggested code changes 8 years ago
Ed Tan 2c024d8caf Fix golint issues 8 years ago
Ed Tan 8c75d85b60 Add Bitbucket connector 8 years ago
Stephan Renatus 26c0206627
connector/saml: make unparsable (trailing, non-space/newline) data an error 8 years ago
veily 317f433a14
support self-signed certificates ldap 8 years ago
Scott Reisor 2707302054 add Refresh() to mock passwordConnector 8 years ago
Taras Burko bf39130bab Configurable team name field for GitHub connector 8 years ago
Stephan Renatus b9f6594bf0 *: github.com/coreos/dex -> github.com/dexidp/dex 8 years ago
Stephan Renatus 6a2d4ab6b4 connectors/ldap: treat 'constraint violation' on bind as bad credentials 8 years ago
Anian Z 5454a4729f fix default baseURL for gitlab connector 8 years ago
silenceshell 468b5e3f0a
fix typo 8 years ago
Stephan Renatus 608260d0f1 saml: add tests case covering tampered NameID field (comment) 8 years ago
pmcgrath 4aec353aec 1170 - Fix comment typos 8 years ago
Pavel Borzenkov 47df6ea2ff connector/microsoft: add support for groups 8 years ago
Pavel Borzenkov 6193bf5566 connector: implement Microsoft connector 8 years ago
Stephan Renatus b09a13458f password connectors: allow overriding the username attribute (password prompt) 9 years ago
Eric Chiang 6475ce1f62 connector/oidc: remove test that talks to the internet 9 years ago
Pavel Borzenkov 3b5df52c0f connector/linkedin: implement RefreshConnector interface 9 years ago
Pavel Borzenkov ab06119431 connector: implement LinkedIn connector 9 years ago
Eric Chiang d099145921 authproxy: update docs and set a userID 9 years ago
Michael Stapelberg a41d93db4a Implement the “authproxy” connector (for Apache2 mod_auth etc.) 9 years ago
Eric Chiang fcf00019de connector/ldap: add test for InsecureSkipVerify option 9 years ago
Lars Sjöström 4605fdd551 connector/gitlab: Fix regexp in Link parser 9 years ago