ContainerImage.Pinniped/internal/oidc
Joshua Casey 9acc456fd7 Update token_handler_test to check additionalClaims for bools, numbers, and slices
Co-authored-by: Ryan Richard <richardry@vmware.com>
Co-authored-by: Joshua Casey <joshuatcasey@gmail.com>
Co-authored-by: Benjamin A. Petersen <ben@benjaminapetersen.me>
2023-01-13 14:59:59 -08:00
..
auth Allow additional claims to map into an ID token issued by the supervisor 2023-01-13 14:59:50 -08:00
callback Allow additional claims to map into an ID token issued by the supervisor 2023-01-13 14:59:50 -08: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 Allow additional claims to map into an ID token issued by the supervisor 2023-01-13 14:59:50 -08:00
downstreamsession Allow additional claims to map into an ID token issued by the supervisor 2023-01-13 14:59:50 -08:00
dynamiccodec internal/oidc/dynamiccodec: loosen test to reduce flakes 2020-12-11 11:49:27 -05:00
idpdiscovery Advertise browser_authcode flow in ldap idp discovery 2022-04-25 14:54:21 -07:00
jwks WIP: start to wire signing key into token handler 2020-12-03 15:37:25 -05:00
login Allow additional claims to map into an ID token issued by the supervisor 2023-01-13 14:59:50 -08:00
oidcclientvalidator Implement the OIDCClientSecretRequest API 2022-09-21 15:15:07 -07:00
provider Allow additional claims to map into an ID token issued by the supervisor 2023-01-13 14:59:50 -08:00
token Update token_handler_test to check additionalClaims for bools, numbers, and slices 2023-01-13 14:59:59 -08:00
dynamic_global_secret_config.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_oauth2_hmac_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
dynamic_open_id_connect_ecdsa_strategy_test.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 Upgrade project Go dependencies 2022-12-14 08:47:16 -08:00
token_exchange.go Upgrade project Go dependencies 2022-12-14 08:47:16 -08:00