52 Commits (fix-google-admin-regression)

Author SHA1 Message Date
Eng Zer Jun f0186ff265
refactor: move from io/ioutil to io and os package 5 years ago
Mark Sagi-Kazar 349832b380
Run fixer 5 years ago
m.nabokikh 1d83e4749d Add gocritic 5 years ago
poh chiat d87cf1c924
create github oauthconfig with redirecturl (#1700) 6 years ago
Mark Sagi-Kazar f141f2133b
Fix whitespace 6 years ago
Mark Sagi-Kazar 367b187cf4
Fix missspell 6 years ago
Nandor Kracser c1b421fa04 add preffered_username to idToken 6 years ago
Stephan Renatus d9487e553b
*: fix some lint issues 7 years ago
Nandor Kracser ff34e570b4 connector/gitlab: implement useLoginAsID as in GitHub connector 7 years ago
Stephan Renatus 51f50fcad8
connectors: refactor filter code into a helper package 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
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
Josh Winters bb11a1ebee github: add 'both' team name field option 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
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
silenceshell 468b5e3f0a
fix typo 8 years ago
Michael Stapelberg a41d93db4a Implement the “authproxy” connector (for Apache2 mod_auth etc.) 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 26527011ab connector/github: enable private, primary emails; refactor API calls 9 years ago
Eric Stroczynski 9d154802a2 connector/github: multiple orgs, query by teams 9 years ago
Eric Stroczynski 4a88d0641a : update {S->s}irupsen/logrus 9 years ago
rithu john 682d78f527 connector: improve error message for callback URL mismatch 9 years ago
rithu john 76b9eb1db9 connector/github: add support for github enterprise. 9 years ago
Eric Chiang 777eeafabc *: update go-oidc and use standard library's context package 9 years ago
Ali Javadi 98bfa4fbb1 Fixes #706 9 years ago
rithu john 2e22a948cf cmd/dex: add logging config and serve logger for different modules. 9 years ago
Eric Chiang 952e0f81f5 connector: add RefreshConnector interface 9 years ago
Eric Chiang aa7f304bc1 *: switch to github.com/ghodss/yaml for more consistent YAML parsing 10 years ago
Eric Chiang a3235d022a *: verify "state" field before passing request to callback connectors 10 years ago
Eric Chiang a11db557b4 *: expand environment variables in config 10 years ago
Eric Chiang bfe560ee21 rename 10 years ago
Eric Chiang f4c5722e42 *: connectors use a different identity object than storage 10 years ago
Eric Chiang cab271f304 initial commit 10 years ago