oauth2-proxy/providers
Leandro Lafin 88b469bedd
Feature: Add GitHub groups (orgs/teams) support
2024-07-12 15:02:19 -03:00
..
adfs.go bugfix: OIDCConfig based providers are not respecting flags and configs 2024-07-12 14:44:22 -03:00
adfs_test.go bugfix: OIDCConfig based providers are not respecting flags and configs 2024-07-12 14:44:22 -03:00
auth_test.go Merging 7.4.0 2023-09-01 08:09:44 -03:00
azure.go add azure china support 2024-07-12 11:37:14 -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
gitea_test.go bugfix: gitea token validation 2024-07-12 08:32:55 -03:00
github.go Feature: Add GitHub groups (orgs/teams) support 2024-07-12 15:02:19 -03:00
github_test.go Feature: Add GitHub groups (orgs/teams) support 2024-07-12 15:02:19 -03:00
gitlab.go bugfix: OIDCConfig based providers are not respecting flags and configs 2024-07-12 14:44:22 -03:00
gitlab_test.go bugfix: OIDCConfig based providers are not respecting flags and configs 2024-07-12 14:44:22 -03:00
google.go Fixed Google ADC functionality 2024-07-12 11:00:33 -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 Updated linters 2024-07-12 10:30:16 -03:00
keycloak.go Merging 7.4.0 2023-09-01 08:09:44 -03:00
keycloak_oidc.go bugfix: OIDCConfig based providers are not respecting flags and configs 2024-07-12 14:44:22 -03:00
keycloak_oidc_test.go bugfix: OIDCConfig based providers are not respecting flags and configs 2024-07-12 14:44:22 -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 Fixing format for v7.5.0 2024-07-11 17:56:20 -03:00
nextcloud_test.go Merging 7.4.0 2023-09-01 08:09:44 -03:00
oidc.go bugfix: default scopes for OIDCProvider based providers 2024-07-12 08:21:55 -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 bugfix: OIDCConfig based providers are not respecting flags and configs 2024-07-12 14:44:22 -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 Feature: Add GitHub groups (orgs/teams) support 2024-07-12 15:02:19 -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