apiserver/plugin/pkg/authenticator/token/oidc
Eric Chiang 8a6b3f7f2e oidc auth: make the OIDC claims prefix configurable
Add the following flags to control the prefixing of usernames and
groups authenticated using OpenID Connect tokens.

	--oidc-username-prefix
	--oidc-groups-prefix

Kubernetes-commit: 1f8ee7fe13490a8e8e0e7801492770caca9f9b5c
2017-09-04 14:03:47 +00:00
..
testing Use buildozer to delete licenses() rules except under third_party/ 2017-08-29 13:15:24 +00:00
BUILD Use buildozer to delete licenses() rules except under third_party/ 2017-08-29 13:15:24 +00:00
OWNERS genericapiserver: move authn plugins into k8s.io/apiserver 2017-01-25 07:42:18 -05:00
oidc.go oidc auth: make the OIDC claims prefix configurable 2017-09-04 14:03:47 +00:00
oidc_test.go oidc auth: make the OIDC claims prefix configurable 2017-09-04 14:03:47 +00:00