oauth2-proxy/providers
Nick Meves c84a5a418f Adjust GitLab options configuration 2021-09-25 16:48:48 -07:00
..
adfs.go Added ADFS Provider 2021-06-13 10:19:56 +02:00
adfs_test.go Upgrade go-oidc to v3 (#1264) 2021-07-17 09:55:05 -07:00
auth_test.go
azure.go Standarize provider refresh implemention & logging 2021-06-22 17:04:30 -07:00
azure_test.go Upgrade go-oidc to v3 (#1264) 2021-07-17 09:55:05 -07:00
bitbucket.go
bitbucket_test.go
digitalocean.go Cleanup method name refactors missed in comments 2020-11-29 14:18:14 -08:00
digitalocean_test.go
facebook.go RefreshSessions immediately when called 2021-06-21 21:54:52 -07:00
facebook_test.go
github.go Cleanup method name refactors missed in comments 2020-11-29 14:18:14 -08:00
github_test.go
gitlab.go Use OIDC as base of Gitlab provider 2021-09-25 16:48:48 -07:00
gitlab_test.go Adjust GitLab options configuration 2021-09-25 16:48:48 -07:00
google.go Standarize provider refresh implemention & logging 2021-06-22 17:04:30 -07:00
google_test.go
internal_util.go
internal_util_test.go Cleanup method name refactors missed in comments 2020-11-29 14:18:14 -08:00
keycloak.go Handle ValidateURL fallback for nil & empty struct cases 2020-12-24 14:04:20 -08:00
keycloak_oidc.go update keycloak oidc provider and add unit tests 2021-08-02 11:39:50 +02:00
keycloak_oidc_test.go update keycloak oidc provider and add unit tests 2021-08-02 11:39:50 +02:00
keycloak_test.go Use a generic http.HandlerFunc in Keycloak tests 2020-12-24 14:04:19 -08:00
linkedin.go RefreshSessions immediately when called 2021-06-21 21:54:52 -07:00
linkedin_test.go
logingov.go Updated dependency versions which include CVE fixes (#1276) 2021-07-29 17:45:41 +01:00
logingov_test.go Updated dependency versions which include CVE fixes (#1276) 2021-07-29 17:45:41 +01:00
nextcloud.go
nextcloud_test.go
oidc.go Standarize provider refresh implemention & logging 2021-06-22 17:04:30 -07:00
oidc_test.go Upgrade go-oidc to v3 (#1264) 2021-07-17 09:55:05 -07:00
provider_data.go Upgrade go-oidc to v3 (#1264) 2021-07-17 09:55:05 -07:00
provider_data_test.go Updated dependency versions which include CVE fixes (#1276) 2021-07-29 17:45:41 +01:00
provider_default.go Use `ErrNotImplemented` in default refresh implementation 2021-06-22 17:04:42 -07:00
provider_default_test.go Use `ErrNotImplemented` in default refresh implementation 2021-06-22 17:04:42 -07:00
providers.go Add keycloak-oidc provider based on OIDCProvider 2021-07-30 09:46:13 +02:00
providers_suite_test.go Ensure errors in tests are logged to the GinkgoWriter 2021-02-10 19:50:04 +00:00
util.go Use global OIDC fields for Gitlab 2020-12-21 16:54:12 -08:00
util_test.go Refactor OIDC to EnrichSession 2020-12-21 16:51:52 -08:00