Skip to content

Commit c9eb06e

Browse files
authored
chore: remove dead link to azure docs issues (#15982)
1 parent 5294f7a commit c9eb06e

File tree

1 file changed

+3
-6
lines changed

1 file changed

+3
-6
lines changed

docs/admin/users/idp-sync.md

+3-6
Original file line numberDiff line numberDiff line change
@@ -62,9 +62,9 @@ There are two ways you can configure group sync:
6262
On login, users will automatically be assigned to groups that have matching
6363
names 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
6969
flag:
7070

@@ -93,9 +93,6 @@ coder:
9393
From the example above, users that belong to the `myOIDCGroupID` group in your
9494
OIDC 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">

0 commit comments

Comments
 (0)