Skip to content

Commit 65a89ce

Browse files
Merge pull request #53735 from PhilKang0704/2026_3-Monthly-broken-links-fix-pk-670
2026_3-Monthly-broken-links-fix-pk-670
2 parents 880294c + 4eaf015 commit 65a89ce

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

learn-pr/azure/entra-external-identities/includes/10-validate-attributes-collected-during-sign-up.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ The custom authentication extension supports the [on attribute collection submit
3434

3535
1. To ensure the communication between the custom authentication extension and your REST API are secured appropriately, multiple security controls must be applied. The first step is to create or choose an application that Microsoft Entra External ID uses. It uses the OAuth 2.0 client credentials grant flow to secure the call to your API endpoint.
3636

37-
If this is your first custom authentication extension, see how we have configured our [TokenIssuanceStart event](https://private.woodgrovedemo.com/help/TokenAugmentation). Since we already configured a custom authentication extension, in **API Authentication**, choose the **Select an existing app registration in this directory** option.
37+
If this is your first custom authentication extension, see how we have configured our [TokenIssuanceStart event](/entra/identity-platform/custom-extension-tokenissuancestart-configuration). Since we already configured a custom authentication extension, in **API Authentication**, choose the **Select an existing app registration in this directory** option.
3838

3939
[ ![Screenshot of API Authentication tab of Create new custom extension blade highlighting radio button option titled Select an existing app registration in this directory and Select an application underneath under App registration type.](../media/validate-attributes-collected-during-sign-up/4_inline.png) ](../media/validate-attributes-collected-during-sign-up/4.png#lightbox)
4040

@@ -66,7 +66,7 @@ The custom authentication extension supports the [on attribute collection submit
6666

6767
#### 1. Register custom authentication extension application
6868

69-
If this is your first custom authentication extension, [register the custom authentication extension application](https://private.woodgrovedemo.com/help/TokenAugmentation#graph).
69+
If this is your first custom authentication extension, [register the custom authentication extension application](/entra/identity-platform/custom-extension-tokenissuancestart-configuration?tabs=microsoft-graph%2Cworkforce-tenant).
7070

7171
#### 2. Register custom authentication extension
7272

0 commit comments

Comments
 (0)