kubernetes/plugin/pkg/auth/authenticator/token/oidc
Eric Chiang 8df55ddbe5 plugin/pkg/auth/authenticator/token/oidc: update test to new go-oidc types
The provider config has changed a little bit in go-oidc. It is more
complete and now throws errors when unmarshaling provider configs
that are missing required fields (as defined by the OpenID Connect
Discovery spec).

Update the oidc plugin to use the new type.
2016-03-01 11:39:18 -08:00
..
oidc_test.go plugin/pkg/auth/authenticator/token/oidc: update test to new go-oidc types 2016-03-01 11:39:18 -08:00
oidc.go plugin/pkg/auth/authenticator/token/oidc: update test to new go-oidc types 2016-03-01 11:39:18 -08:00