You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/active-directory/develop/custom-extension-configure-saml-app.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -26,7 +26,7 @@ This article describes how to configure a SAML application to receive tokens wit
26
26
Before configuring a SAML application to receive tokens with external claims, first follow these sections:
27
27
28
28
-[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)
30
30
31
31
## Configure a SAML application that receives enriched tokens
32
32
@@ -66,7 +66,7 @@ Attributes that return by your custom claims provider API aren't automatically i
66
66
67
67
1. Select on **Configure** for **Custom claims provider**.
68
68
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**.
0 commit comments