ContainerImage.Pinniped/internal/oidc
Ryan Richard ef4ef583dc token_handler_test.go: Refactor how we specify the expected results
- This is to make it easier for the token exchange branch to also edit
  this test without causing a lot of merge conflicts with the
  refresh token branch, to enable parallel development of closely
  related stories.
2020-12-08 18:10:55 -08:00
..
auth authorize and callback endpoints now handle the offline_access scope 2020-12-07 17:22:34 -08:00
callback authorize and callback endpoints now handle the offline_access scope 2020-12-07 17:22:34 -08:00
csrftoken WIP for saving authorize endpoint state into upstream state param 2020-11-10 17:58:00 -08:00
discovery Discovery does not return `token_endpoint_auth_signing_alg_values_supported` 2020-12-07 14:15:31 -08:00
jwks WIP: start to wire signing key into token handler 2020-12-03 15:37:25 -05:00
oidctestutil Merge branch 'main' into token-endpoint 2020-12-04 15:52:49 -08:00
provider Merge branch 'main' into token-endpoint 2020-12-04 15:52:49 -08:00
token token_handler_test.go: Refactor how we specify the expected results 2020-12-08 18:10:55 -08:00
dynamic_open_id_connect_ecdsa_strategy.go Backfill test for token endpoint error when JWK is not yet available 2020-12-07 11:53:24 -08:00
dynamic_open_id_connect_ecdsa_strategy_test.go Backfill test for token endpoint error when JWK is not yet available 2020-12-07 11:53:24 -08:00
kube_storage.go Supervisor token endpoint returns refresh tokens when requested 2020-12-08 11:47:39 -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 Supervisor token endpoint returns refresh tokens when requested 2020-12-08 11:47:39 -08:00
oidc.go Supervisor token endpoint returns refresh tokens when requested 2020-12-08 11:47:39 -08:00