oauth2-proxy/providers
Leandro Lafin 7656a0aaf3
Workload identity support
2024-07-11 17:14:39 -03:00
..
adfs.go Merging 7.4.0 2023-09-01 08:09:44 -03:00
adfs_test.go Merging 7.4.0 2023-09-01 08:09:44 -03:00
auth_test.go Merging 7.4.0 2023-09-01 08:09:44 -03:00
azure.go Merging 7.4.0 2023-09-01 08:09:44 -03:00
azure_test.go Merging 7.4.0 2023-09-01 08:09:44 -03:00
bitbucket.go Merging 7.4.0 2023-09-01 08:09:44 -03:00
bitbucket_test.go Merging 7.4.0 2023-09-01 08:09:44 -03:00
digitalocean.go Merging 7.4.0 2023-09-01 08:09:44 -03:00
digitalocean_test.go Fix import path for v7 (#800) 2020-09-29 17:44:42 +01:00
facebook.go Merging 7.4.0 2023-09-01 08:09:44 -03:00
facebook_test.go Move provider URLs to package level vars 2020-07-19 18:34:55 +01:00
github.go Merging 7.4.0 2023-09-01 08:09:44 -03:00
github_test.go Merging 7.4.0 2023-09-01 08:09:44 -03:00
gitlab.go Fix uninitialized user claim 2024-07-10 17:41:52 -03:00
gitlab_test.go Merging 7.4.0 2023-09-01 08:09:44 -03:00
google.go Workload identity support 2024-07-11 17:14:39 -03:00
google_test.go Merging 7.4.0 2023-09-01 08:09:44 -03:00
internal_util.go Issue 1878: Validate URL call does not correctly honor already set URL 2024-07-11 11:15:41 -03:00
internal_util_test.go Issue 1878: Validate URL call does not correctly honor already set URL 2024-07-11 11:15:41 -03:00
keycloak.go Merging 7.4.0 2023-09-01 08:09:44 -03:00
keycloak_oidc.go Fix uninitialized user claim 2024-07-10 17:41:52 -03:00
keycloak_oidc_test.go 100% passing tests 2023-10-02 10:27:46 -03:00
keycloak_test.go Merging 7.4.0 2023-09-01 08:09:44 -03:00
linkedin.go Merging 7.4.0 2023-09-01 08:09:44 -03:00
linkedin_test.go Merging 7.4.0 2023-09-01 08:09:44 -03:00
logingov.go Merging 7.4.0 2023-09-01 08:09:44 -03:00
logingov_test.go Merging 7.4.0 2023-09-01 08:09:44 -03:00
nextcloud.go Fix uninitialized user claim 2024-07-10 17:41:52 -03:00
nextcloud_test.go Merging 7.4.0 2023-09-01 08:09:44 -03:00
oidc.go use introspect url from discovery 2024-04-23 12:43:42 -03:00
oidc_test.go 100% passing tests 2023-10-02 10:27:46 -03:00
provider_data.go use introspect url from discovery 2024-04-23 12:43:42 -03:00
provider_data_test.go Merging 7.4.0 2023-09-01 08:09:44 -03:00
provider_default.go Merging 7.4.0 2023-09-01 08:09:44 -03:00
provider_default_test.go Merging 7.4.0 2023-09-01 08:09:44 -03:00
providers.go Fill empty UserIDClaim before assigning it to other values 2024-07-11 11:11:50 -03:00
providers_suite_test.go Ensure errors in tests are logged to the GinkgoWriter 2021-02-10 19:50:04 +00:00
providers_test.go Fill empty UserIDClaim before assigning it to other values 2024-07-11 11:11:50 -03:00
util.go Merging 7.4.0 2023-09-01 08:09:44 -03:00
util_test.go Refactor OIDC to EnrichSession 2020-12-21 16:51:52 -08:00