kubernetes/plugin/pkg
Eric Chiang 3d2ee4e7be oidc auth provider: don't trim issuer URL
This mirrors a similar side fix for the API server authenticator.
Don't trim the issuer URL provided by the user since OpenID Connect
mandates that this URL exactly matches the URL returned by the
issuer during discovery.

Not test updates since this is already tested by the go-oidc client
package.

See: https://openid.net/specs/openid-connect-discovery-1_0.html#ProviderConfigurationValidation
2016-08-18 16:37:50 -07:00
..
admission Add alpha annotations support to the PodSecurityPolicy provider 2016-08-17 10:14:36 -07:00
auth add subjectaccessreviews resource 2016-08-05 11:20:56 -04:00
client/auth oidc auth provider: don't trim issuer URL 2016-08-18 16:37:50 -07:00
scheduler Merge pull request #30585 from m1093782566/remotve-duplicated-assignment 2016-08-18 01:29:20 -07:00
webhook Func note not consistent with real fun name 2016-07-16 10:25:01 +08:00