File tree Expand file tree Collapse file tree 1 file changed +3
-6
lines changed
Expand file tree Collapse file tree 1 file changed +3
-6
lines changed Original file line number Diff line number Diff line change @@ -62,9 +62,9 @@ There are two ways you can configure group sync:
6262On login, users will automatically be assigned to groups that have matching
6363names in Coder and removed from groups that the user no longer belongs to.
6464
65- For cases when an OIDC provider only returns group IDs ([Azure AD][azure-gids])
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
65+ For cases when an OIDC provider only returns group IDs or you want to have
66+ different group names in Coder than in your OIDC provider, you can configure
67+ mapping between the two with the
6868[OIDC group mapping](../../reference/cli/server.md#--oidc-group-mapping) server
6969flag:
7070
9393From the example above, users that belong to the ` myOIDCGroupID` group in your
9494OIDC provider will be added to the ` myCoderGroupName` group in Coder.
9595
96- [azure-gids]:
97- https://github.com/MicrosoftDocs/azure-docs/issues/59766#issuecomment-664387195
98-
9996# # Runtime (Organizations)
10097
10198< blockquote class=" admonition note" >
You can’t perform that action at this time.
0 commit comments