ContainerImage.Pinniped/internal/oidc
Ryan Richard c34e5a727d Starting the implementation of an OIDC authorization endpoint handler
Does not validate incoming request parameters yet. Also is not
served on the http/https ports yet. Those will come in future commits.

Signed-off-by: Andrew Keesler <akeesler@vmware.com>
2020-11-03 16:17:38 -08:00
..
auth Starting the implementation of an OIDC authorization endpoint handler 2020-11-03 16:17:38 -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 Add a type for in-memory caching of upstream OIDC Identity Providers 2020-11-03 12:06:07 -08:00
oidc.go Several small refactors related to OIDC providers 2020-10-08 11:28:21 -07:00