120 Commits (e8ba848907a656d32b856c7a2d892dc96de0fca1)

Author SHA1 Message Date
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 8 years ago
gypsydiver f21e6a0f00 gypsydiver/1347-pr-gitlab-groups 8 years ago
Alexander Matyushentsev 7bd084bc07 Issue #1102 - Add config to explicitly enable loading all github groups 8 years ago
Alexander Matyushentsev 20bc6cd353 Full list of groups should include group names as well as group_name:team_name 8 years ago
Alexander Matyushentsev ce3cd53a11 Bug fix: take into account 'teamNameField' settings while fetching all user groups 8 years ago
Alexander Matyushentsev e876353128 Rename variables to stop shadowing package name 8 years ago
Alexander Matyushentsev a9f71e378f Update getPagination method comment 8 years ago
Alexander Matyushentsev e10b8232d1 Apply reviewer notes: style changes, make sure unit test verifies pagination 8 years ago
Alexander Matyushentsev 51d9b3d3ca Issue #1184 - Github connector now returns a full group list when no org is specified 8 years ago
Stephan Renatus c14b2fd5a5
connector/ldap: slightly improve error output 8 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 9 years ago
Pavel Borzenkov 6193bf5566 connector: implement Microsoft connector 9 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
Eric Chiang 980400db0b Makefile: error out if go files aren't correctly formatted 9 years ago
Eric Stroczynski ce9ac761a6 connector/github: abstract scope check and group getter 9 years ago
Chien Huey 99370b5880 Updated comment to include reference to GitHub Enterprise not supporting verified emails 9 years ago
Eric Stroczynski e92f38f38f connector/github: error if no groups scope without orgs 9 years ago
Chien Huey 98f6a217d3 When connecting to GitHub Enterprise, force email verified field to true 9 years ago
Eric Stroczynski 5894d017d5 connector/github: debug->info logging, more informative userInOrg msg 9 years ago
Eric Stroczynski 484327fd5f connector/github: only user users' login name in API reqs 9 years ago
Eric Stroczynski ca75470ae3 connector/gitlab: correct scope strings, better default 9 years ago
Eric Chiang aad328bb35 *: add log events for login, LDAP queries, and SAML responses 9 years ago
Eric Stroczynski 26527011ab connector/github: enable private, primary emails; refactor API calls 9 years ago