We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bd47ffa commit 1680961Copy full SHA for 1680961
docs/admin/users/idp-sync.md
@@ -62,9 +62,9 @@ There are two ways you can configure group sync:
62
On login, users will automatically be assigned to groups that have matching
63
names in Coder and removed from groups that the user no longer belongs to.
64
65
-For cases when an OIDC provider only returns group IDs
66
-or you want to have different group names in Coder than in your OIDC provider,
67
-you can configure mapping between the two with the
+For cases when an OIDC provider only returns group IDs or you want to have
+different group names in Coder than in your OIDC provider, you can configure
+mapping between the two with the
68
[OIDC group mapping](../../reference/cli/server.md#--oidc-group-mapping) server
69
flag:
70
0 commit comments