ContainerImage.Pinniped/internal/concierge/impersonator
Monis Khan 62785674c3
impersonator: add support for service account token authentication
This change updates the impersonator logic to pass through requests
that authenticated via a bearer token that asserts a UID.  This
allows us to support service account tokens (as well as any other
form of token based authentication).

Signed-off-by: Monis Khan <mok@vmware.com>
2021-04-29 17:30:35 -04:00
..
config.go impersonator_config.go: refactor to clean up cert name handling 2021-03-03 09:22:35 -08:00
config_test.go impersonator_config.go: refactor to clean up cert name handling 2021-03-03 09:22:35 -08:00
doc.go impersonator: add support for service account token authentication 2021-04-29 17:30:35 -04:00
impersonator.go impersonator: add support for service account token authentication 2021-04-29 17:30:35 -04:00
impersonator_test.go impersonator: add support for service account token authentication 2021-04-29 17:30:35 -04:00