ContainerImage.Pinniped/internal/oidc
Benjamin A. Petersen 6ef9cf273e Fix post_login_handler_test.go
Co-authored-by: Ryan Richard <richardry@vmware.com>
2023-09-11 11:09:50 -07:00
..
auth Get tests to compile again and fix lint errors 2023-09-11 11:09:50 -07:00
callback Get tests to compile again and fix lint errors 2023-09-11 11:09:50 -07:00
clientregistry Implement the OIDCClientSecretRequest API 2022-09-21 15:15:07 -07:00
csrftoken Add some trivial unit tests to internal/oidc/csrftoken. 2021-02-02 09:38:17 -06:00
discovery update copyright to 2023 in files changed by this PR 2023-01-17 15:54:16 -08:00
downstreamsession First draft of implementation of multiple IDPs support 2023-09-11 11:09:49 -07:00
dynamiccodec internal/oidc/dynamiccodec: loosen test to reduce flakes 2020-12-11 11:49:27 -05:00
idpdiscovery Get tests to compile again and fix lint errors 2023-09-11 11:09:50 -07:00
idplister First draft of implementation of multiple IDPs support 2023-09-11 11:09:49 -07:00
jwks WIP: start to wire signing key into token handler 2020-12-03 15:37:25 -05:00
login Fix post_login_handler_test.go 2023-09-11 11:09:50 -07:00
oidcclientvalidator Use Conditions from apimachinery, specifically k8s.io/apimachinery/pkg/apis/meta/v1.Conditions 2023-09-11 10:13:39 -07:00
provider add a type assertion 2023-09-11 11:09:50 -07:00
token Get tests to compile again and fix lint errors 2023-09-11 11:09:50 -07:00
dynamic_global_secret_config.go Upgrade project Go dependencies 2022-12-14 08:47:16 -08:00
dynamic_oauth2_hmac_strategy_test.go Upgrade project Go dependencies 2022-12-14 08:47:16 -08:00
dynamic_oauth2_hmac_strategy.go Upgrade project Go dependencies 2022-12-14 08:47:16 -08:00
dynamic_open_id_connect_ecdsa_strategy_test.go Upgrade project Go dependencies 2022-12-14 08:47:16 -08:00
dynamic_open_id_connect_ecdsa_strategy.go Upgrade project Go dependencies 2022-12-14 08:47:16 -08:00
kube_storage.go Implement the OIDCClientSecretRequest API 2022-09-21 15:15:07 -07:00
nullstorage.go Implement the OIDCClientSecretRequest API 2022-09-21 15:15:07 -07:00
oidc.go First draft of implementation of multiple IDPs support 2023-09-11 11:09:49 -07:00
token_exchange.go Upgrade project Go dependencies 2022-12-14 08:47:16 -08:00