apiserver/plugin/pkg/authenticator
Monis Khan 725e1d4432 oidc authenticator: allow specifying a KeySet directly
This change updates the oidc authenticator to allow specifying an
oidc.KeySet as an input option.  This makes it possible to
synchronously initialize the KeySet instead of relying on the
asynchronous initialization that is normally done to support
self-hosted providers.  This makes it easier to use this code as a
library.

Signed-off-by: Monis Khan <mok@vmware.com>

Kubernetes-commit: b5a1a45d48b4e90e54f512fc829b2ab9866b282e
2021-04-06 12:20:57 -04:00
..
token oidc authenticator: allow specifying a KeySet directly 2021-04-06 12:20:57 -04:00
OWNERS Updated OWNERS files to include link to docs 2019-01-30 20:05:00 +01:00
doc.go genericapiserver: move authn plugins into k8s.io/apiserver 2017-01-25 07:42:18 -05:00