Skip to content

Commit e81a81b

Browse files
committed
Update cli help msg
1 parent 2d3b335 commit e81a81b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

codersdk/deployment.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -953,7 +953,7 @@ when required by your organization's security policy.`,
953953
},
954954
{
955955
Name: "OIDC Group Field",
956-
Description: "Change the OIDC default 'groups' claim field. By default, will be 'groups' if present in the oidc scopes argument.",
956+
Description: "This field must be set if using the group sync feature and the scope name is not 'groups'",
957957
Flag: "oidc-group-field",
958958
Env: "CODER_OIDC_GROUP_FIELD",
959959
// This value is intentionally blank. If this is empty, then OIDC group

0 commit comments

Comments
 (0)