k3s/pkg/apiserver/authenticator
Eric Chiang 9b5ce5218f pkg/apiserver/authenticator: move oidc after service accounts
Both plugins verify JWTs, but the OpenID Connect plugin performs
much worse when faced with cache misses. Reorder the plugins so
the service account plugin tries to authenticate a bearer token
first.
2016-08-11 09:41:50 -07:00
..
authn.go pkg/apiserver/authenticator: move oidc after service accounts 2016-08-11 09:41:50 -07:00