kubernetes/plugin
Kubernetes Submit Queue 5230bb7a8e Merge pull request #29860 from ericchiang/fix-openid-connect-provider-with-trailing-slash
Automatic merge from submit-queue

oidc authentication plugin: don't trim issuer URLs with trailing slashes

The issuer URL passed to the plugin must identically match the issuer
URL returned by OpenID Connect discovery. However, the plugin currently
trims all trailing slashes from issuer URLs, causing a mismatch. Since
the go-oidc client already handles this case correctly, don't trim the
path.

Closes #29749

cc @hanikesn @kubernetes/sig-auth
2016-08-04 16:25:49 -07:00
..
cmd/kube-scheduler Change defaults for leader election for scheduler and controller manager 2016-07-20 11:36:15 +02:00
pkg Merge pull request #29860 from ericchiang/fix-openid-connect-provider-with-trailing-slash 2016-08-04 16:25:49 -07:00
OWNERS Move blunderbuss assignees into tree 2016-03-02 20:46:32 -05:00