mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-23 11:50:44 +00:00
commit
2bbfd500a8
@ -89,7 +89,7 @@ type Options struct {
|
|||||||
UsernamePrefix string
|
UsernamePrefix string
|
||||||
|
|
||||||
// GroupsClaim, if specified, causes the OIDCAuthenticator to try to populate the user's
|
// 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.
|
// must be a string or list of strings.
|
||||||
GroupsClaim string
|
GroupsClaim string
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user