Skip to content

Commit bd47ffa

Browse files
committed
chore: remove dead link to azure docs issues
Azure docs repo removed issues
1 parent 49fadb8 commit bd47ffa

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

docs/admin/users/idp-sync.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ 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])
65+
For cases when an OIDC provider only returns group IDs
6666
or you want to have different group names in Coder than in your OIDC provider,
6767
you can configure mapping between the two with the
6868
[OIDC group mapping](../../reference/cli/server.md#--oidc-group-mapping) server
@@ -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)