ContainerImage.Pinniped/internal/oidc
Matt Moyer 5b4e58f0b8
Add some trivial unit tests to internal/oidc/csrftoken.
This change is primarily to test that our test coverage reporting is working as expected.

Signed-off-by: Matt Moyer <moyerm@vmware.com>
2021-02-02 09:38:17 -06:00
..
auth Upgrade to github.com/coreos/go-oidc v3.0.0. 2021-01-21 12:08:14 -06:00
callback Merge branch 'release-0.4' into main 2021-01-25 15:13:14 -08:00
csrftoken Add some trivial unit tests to internal/oidc/csrftoken. 2021-02-02 09:38:17 -06:00
discovery Discovery does not return `token_endpoint_auth_signing_alg_values_supported` 2020-12-07 14:15:31 -08:00
dynamiccodec internal/oidc/dynamiccodec: loosen test to reduce flakes 2020-12-11 11:49:27 -05:00
jwks WIP: start to wire signing key into token handler 2020-12-03 15:37:25 -05:00
oidctestutil Upgrade to github.com/coreos/go-oidc v3.0.0. 2021-01-21 12:08:14 -06:00
provider Rename all "op" and "opc" usages 2020-12-17 11:34:49 -08:00
token Update fosite error usage. 2020-12-17 16:31:08 -06:00
dynamic_oauth2_hmac_strategy.go Rename off of main 2020-12-16 14:27:09 -08:00
dynamic_open_id_connect_ecdsa_strategy.go Update fosite error usage. 2020-12-17 16:31:08 -06:00
dynamic_open_id_connect_ecdsa_strategy_test.go Adjust some expectations about the state and nonce lengths 2020-12-11 17:39:58 -08:00
kube_storage.go KubeStorage annotates every Secret with garbage-collect-after timestamp 2020-12-10 14:47:58 -08:00
nullstorage.go WIP towards using k8s fosite storage in the supervisor's callback endpoint 2020-12-01 11:01:42 -08:00
nullstorage_test.go Rename the "pinniped.sts.unrestricted" scope to "pinniped:request-audience". 2020-12-16 14:24:13 -06:00
oidc.go Upgrade to github.com/coreos/go-oidc v3.0.0. 2021-01-21 12:08:14 -06:00
token_exchange.go Upgrade to github.com/coreos/go-oidc v3.0.0. 2021-01-21 12:08:14 -06:00