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/api-management/api-management-howto-aad.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -87,6 +87,7 @@ For options and links to steps, see [Identity providers for External ID in workf
87
87
To allow external users to register for access to the developer portal, complete the following steps:
88
88
89
89
a. Enable self-service sign-up for your tenant.
90
+
90
91
b. Add your app to the self-service sign-up user flow.
91
92
92
93
For more information and detailed steps, see [Add self-service sign-up user flows for B2B collaboration](/entra/external-id/self-service-sign-up-user-flow).
Copy file name to clipboardExpand all lines: includes/api-management-developer-portal-entra-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
@@ -29,7 +29,7 @@ After the Microsoft Entra provider is enabled:
29
29
30
30
* Users in your Microsoft Entra tenant can [sign into the developer portal by using a Microsoft Entra account](#log_in_to_dev_portal).
31
31
* You can manage the Microsoft Entra identity provider configuration on the **Developer portal** > **Identities** page in the portal.
32
-
* Optionally update the app registration in Microsoft Entra ID to support multiple tenants, as described in [Configure app registration for multiple tenants](../articles/api-management/api-management-howto-aad.md#configure-app-registration-for-multiple-tenants). The name of the default app registration created by API Management is the same as the API Management instance name.
32
+
* Optionally update the app registration in Microsoft Entra ID to support multiple tenants, as described in [Configure app registration for multiple tenants](../articles/api-management/api-management-howto-aad.md#1-configure-app-registration-for-multiple-tenants). The name of the default app registration created by API Management is the same as the API Management instance name.
33
33
* Optionally configure other sign-in settings by selecting **Identities** > **Settings**. For example, you might want to redirect anonymous users to the sign-in page.
34
34
* Republish the developer portal after any configuration change.
35
35
@@ -82,7 +82,7 @@ Alternatively, manually enable Microsoft Entra ID in the developer portal by reg
82
82
1. In **Allowed tenants**, add one or more specific Microsoft Entra tenant names or IDs for sign-in to Microsoft Entra.
83
83
84
84
> [!NOTE]
85
-
> If you specify additional tenants, the app registration must be configured to support multiple tenants. For more information, see [Configure app registration for multiple tenants](../articles/api-management/api-management-howto-aad.md#configure-app-registration-for-multiple-tenants).
85
+
> If you specify additional tenants, the app registration must be configured to support multiple tenants. For more information, see [Configure app registration for multiple tenants](../articles/api-management/api-management-howto-aad.md#1-configure-app-registration-for-multiple-tenants).
86
86
1. After you specify the desired configuration, select **Add**.
87
87
1. Republish the developer portal for the Microsoft Entra configuration to take effect. In the left menu, under **Developer portal**, select **Portal overview** > **Publish**.
0 commit comments