apiserver/plugin/pkg/authenticator/token/oidc
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
..
testdata fix shellcheck in k8s.io/apiserver 2019-01-24 13:55:09 +08:00
OWNERS Updated OWNERS files to include link to docs 2019-01-30 20:05:00 +01:00
oidc.go oidc authenticator: allow specifying a KeySet directly 2021-04-06 12:20:57 -04:00
oidc_test.go oidc authenticator: allow specifying a KeySet directly 2021-04-06 12:20:57 -04:00