ContainerImage.Pinniped/internal/oidc
Matt Moyer d32583dd7f
Move OIDC Token structs into a new oidctypes package.
Signed-off-by: Matt Moyer <moyerm@vmware.com>
2020-11-30 17:02:03 -06:00
..
auth Merge branch 'main' into callback-endpoint 2020-11-20 15:50:26 -08:00
callback Move OIDC Token structs into a new oidctypes package. 2020-11-30 17:02:03 -06:00
csrftoken WIP for saving authorize endpoint state into upstream state param 2020-11-10 17:58:00 -08:00
discovery Implement per-issuer OIDC JWKS endpoint 2020-10-16 17:51:40 -07:00
jwks Implement per-issuer OIDC JWKS endpoint 2020-10-16 17:51:40 -07:00
oidctestutil Move OIDC Token structs into a new oidctypes package. 2020-11-30 17:02:03 -06:00
provider Move OIDC Token structs into a new oidctypes package. 2020-11-30 17:02:03 -06:00
nullstorage_test.go Add NullStorage for the authorize endpoint to use 2020-11-11 14:49:24 -08:00
nullstorage.go Add NullStorage for the authorize endpoint to use 2020-11-11 14:49:24 -08:00
oidc.go Merge branch 'main' into callback-endpoint 2020-11-20 15:50:26 -08:00