kubernetes/plugin/pkg
Eric Chiang 065ddab5d1 oidc authenticator: allow string value as groups claim
Allow the group claim to be a single string instead of an array of
strings. This means the following claim

    {
      "role": "admin"
    }

Will be mapped to the groups

   ["admin"]
2016-09-22 14:23:56 -07:00
..
admission compensate for raft/cache delay in namespace admission 2016-09-21 00:27:27 -04:00
auth oidc authenticator: allow string value as groups claim 2016-09-22 14:23:56 -07:00
client/auth plugin/pkg: add ericchiang to owners for OpenID Connect plugins 2016-09-13 11:14:16 -07:00
scheduler Revert "simplify RC and SVC listers" 2016-09-21 15:49:38 -07:00
webhook Revert "Revert "Allow webhook authenticator to use TokenReviewsInterface"" 2016-09-13 16:23:17 -04:00