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