Unverified Commit 2bbfd500 authored by k8s-ci-robot's avatar k8s-ci-robot Committed by GitHub

Merge pull request #70593 from bbbmj/typo

chore(apiserver): nit fix
parents faabfd94 c5e51dc2
......@@ -89,7 +89,7 @@ type Options struct {
UsernamePrefix string
// GroupsClaim, if specified, causes the OIDCAuthenticator to try to populate the user's
// groups with an ID Token field. If the GrouppClaim field is present in an ID Token the value
// groups with an ID Token field. If the GroupsClaim field is present in an ID Token the value
// must be a string or list of strings.
GroupsClaim string
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment