ContainerImage.Pinniped/internal/oidc
Ryan Richard cd17bdb5f7 POC of OIDCIdentityProvider.spec.claims.additionalClaimMappings
Proof-of-concept implementation of a potential new Supervisor feature
which allows arbitrary upstream ID token claims to be mapped into a
new top-level claim in the ID tokens issued by the Supervisor.
2022-12-21 07:13:26 -06:00
..
auth POC of OIDCIdentityProvider.spec.claims.additionalClaimMappings 2022-12-21 07:13:26 -06:00
callback POC of OIDCIdentityProvider.spec.claims.additionalClaimMappings 2022-12-21 07:13:26 -06: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 Create username scope, required for clients to get username in ID token 2022-08-08 16:29:22 -07:00
downstreamsession POC of OIDCIdentityProvider.spec.claims.additionalClaimMappings 2022-12-21 07:13:26 -06: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 POC of OIDCIdentityProvider.spec.claims.additionalClaimMappings 2022-12-21 07:13:26 -06:00
oidcclientvalidator Implement the OIDCClientSecretRequest API 2022-09-21 15:15:07 -07:00
provider POC of OIDCIdentityProvider.spec.claims.additionalClaimMappings 2022-12-21 07:13:26 -06:00
token Add more assertion to token_handler_test.go for token exchange exp claim 2022-12-14 08:47:16 -08: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 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