ContainerImage.Pinniped/internal/oidc
Andrew Keesler 1c7601a2b5
callback_handler.go: start happy path test with redirect
Next steps: fosite storage?

Signed-off-by: Ryan Richard <richardry@vmware.com>
2020-11-16 17:07:34 -05:00
..
auth callback_handler.go: add CSRF and version state validations 2020-11-16 14:41:00 -05:00
callback callback_handler.go: start happy path test with redirect 2020-11-16 17:07:34 -05: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
provider Tiny bit more code for Supervisor's callback_handler.go 2020-11-13 15:59:51 -08: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 callback_handler.go: add CSRF and version state validations 2020-11-16 14:41:00 -05:00