Skip to content

Commit 72dc3a0

Browse files
authored
Fix broken anchor links
1 parent 5818f29 commit 72dc3a0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/active-directory/develop/custom-extension-configure-saml-app.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ This article describes how to configure a SAML application to receive tokens wit
2626
Before configuring a SAML application to receive tokens with external claims, first follow these sections:
2727

2828
- [Create a custom claims provider API](custom-extension-get-started.md#step-1-create-an-azure-function-app)
29-
- [Register a custom claims extension](custom-extension-get-started.md#step-2-register-a-custom-extension)
29+
- [Register a custom claims extension](custom-extension-get-started.md#step-2-register-a-custom-authentication-extension)
3030

3131
## Configure a SAML application that receives enriched tokens
3232

@@ -66,7 +66,7 @@ Attributes that return by your custom claims provider API aren't automatically i
6666

6767
1. Select on **Configure** for **Custom claims provider**.
6868

69-
1. Select the custom authentication extension you [registered previously](custom-extension-get-started.md#step-2-register-a-custom-extension) in the **Custom claims provider** dropdown. Select **Save**.
69+
1. Select the custom authentication extension you [registered previously](custom-extension-get-started.md#step-2-register-a-custom-authentication-extension) in the **Custom claims provider** dropdown. Select **Save**.
7070

7171
1. Select **Add new claim** to add a new claim.
7272

0 commit comments

Comments
 (0)