oauth2_proxy/providers
2019-09-13 15:32:35 +02:00
..
azure_test.go Fix tests 2019-09-06 16:54:41 +02:00
azure.go Remove group delimiter parameter. Add env var for PermitUsers 2019-09-13 15:32:35 +02:00
bitbucket_test.go Fix tests 2019-09-06 16:54:41 +02:00
bitbucket.go Fix function name in comment 2019-09-06 17:02:39 +02:00
facebook.go Cleanup in comments, removal of GetEmailAddress, use groups as []string 2019-09-09 19:25:56 +02:00
github_test.go Fix tests 2019-09-06 16:54:41 +02:00
github.go Cleanup in comments, removal of GetEmailAddress, use groups as []string 2019-09-09 19:25:56 +02:00
gitlab_test.go Fix tests 2019-09-06 16:54:41 +02:00
gitlab.go Cleanup in comments, removal of GetEmailAddress, use groups as []string 2019-09-09 19:25:56 +02:00
google_test.go Check Google group membership with hasMember and get. (#224) 2019-08-06 10:38:24 +01:00
google.go Fix tests 2019-09-06 16:54:41 +02:00
internal_util_test.go Move SessionState to its own package 2019-05-18 13:09:56 +02:00
internal_util.go Remove redundant debug logs. Fix nonce setting. Fix ordering in azure docs. 2019-09-06 16:54:41 +02:00
linkedin_test.go Fix tests 2019-09-06 16:54:41 +02:00
linkedin.go Cleanup in comments, removal of GetEmailAddress, use groups as []string 2019-09-09 19:25:56 +02:00
logingov_test.go add login.gov provider (#55) 2019-03-20 13:44:51 +00:00
logingov.go Remove redundant debug logs. Fix nonce setting. Fix ordering in azure docs. 2019-09-06 16:54:41 +02:00
oidc.go Fix error message for clarity 2019-07-19 08:59:29 -05:00
provider_data.go Add comments to exported methods for providers package 2018-12-20 10:37:59 +00:00
provider_default_test.go Move SessionState to its own package 2019-05-18 13:09:56 +02:00
provider_default.go Remove exempted users. Remove ValidateExemtions (not used) 2019-09-10 13:33:13 +02:00
providers.go Remove exempted users. Remove ValidateExemtions (not used) 2019-09-10 13:33:13 +02:00