Skip to content

Commit d012195

Browse files
committed
2072317
1 parent da35f62 commit d012195

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

powerapps-docs/maker/portals/configure/azure-ad-b2c.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: "Customize the Azure AD B2C user sign-in and sign-up experience for portals. | MicrosoftDocs"
2+
title: "Customize the Azure Active Directory B2C user user interface for portals. | MicrosoftDocs"
33
description: "Instructions to customize the Azure AD B2C user interface for portals."
44
author: sandhangitmsft
55
ms.service: powerapps
@@ -9,7 +9,7 @@ ms.date: 10/20/2020
99
ms.author: sandhan
1010
ms.reviewer: tapanm
1111
---
12-
<!--note from editor: Please check edit to the title; it can't be the same as the H1.-->
12+
1313
# Customize the Azure AD B2C user interface for portals
1414

1515
[!include[Azure](../../../includes/pn-azure-shortest.md)] Active Directory B2C (Azure AD B2C) supports user interface customization. You can customize the user experience for sign-up and sign-in scenarios.
@@ -366,5 +366,5 @@ For a complete list of other CORS settings, see [CORS protocol support](../add-w
366366
5. Select **Edit**.
367367
6. Select **Edit policy** > **Page UI customization** > **Unified sign-up or sign-in page**.
368368
7. Set **Use custom page** to **Yes**.
369-
8. Set **Custom page URI** to the URL of the [!include[Azure](../../../includes/pn-azure-shortest.md)] AD B2C Custom Page webpage created in **Step 3: Create a webpage** earlier in this article. For example, `https://mydomain.com/azure-ad-b2c-sign-in`.
369+
8. Set **Custom page URI** to the URL of the [!include[Azure](../../../includes/pn-azure-shortest.md)] AD B2C Custom Page webpage created in **Step 3. Create a webpage** earlier in this article. For example, `https://mydomain.com/azure-ad-b2c-sign-in`.
370370
9. Select **OK**.

powerapps-docs/maker/portals/configure/configure-azure-ad-b2c-provider.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,11 +21,11 @@ A portal owner can configure the portal to accept [!include[Azure](../../../incl
2121
<!--markdownlint-disable MD036-->
2222
**To configure Azure AD B2C as the OpenID Connect provider**
2323

24-
1. Select **Configure** for **Azure Active Directory B2C**.<!--note from editor: Where does this take place? I'm unclear about the ___location in the UI.--> More information: [Configure a provider](use-simplified-authentication-configuration.md#add-or-configure-a-provider)
24+
1. Select **Configure** for **Azure Active Directory B2C**.More information: [Configure a provider](use-simplified-authentication-configuration.md#add-or-configure-a-provider)
2525

2626
![Azure AD B2C provider name](media/authentication/azure-ad-b2c-name.png "Azure AD B2C provider name")
2727

28-
1. If necessary, update the name.<!--note from editor: Will the reader know whether/why this is/would be necessary?-->
28+
1. If necessary, update the name.
2929

3030
1. Select **Next**.
3131

@@ -54,7 +54,7 @@ A portal owner can configure the portal to accept [!include[Azure](../../../incl
5454
1. In the **Redirect URI** text box, enter the **Reply URL** for your portal. <br> Example: `https://contoso-portal.powerappsportals.com/signin-aad-b2c_1`
5555

5656
> [!NOTE]
57-
> If you're using the default portal URL, copy and paste the **Reply URL** as shown in the **Configure Azure Active Directory B2C application** step.<!--note from editor: Should this be "the **Create and configure B2C tenant in Azure** step"? That would match the configure- articles that are similar to this one, which use the name of the step as shown in the screenshot for step 6. Also, please note the other edits, which I propagated to the other articles to be parallel. "However" wasn't quite the right word here.--> If you're using a custom ___domain name for the portal, enter the custom URL. Be sure to use this value when you configure the **Redirect URL** in your portal settings while configuring the Azure AD B2C provider. <br> For example, if you enter the **Reply URL** in Azure portal as `https://contoso-portal.powerappsportals.com/signin-aad-b2c_1`, you must use it as-is for the Azure AD B2C configuration in portals.
57+
> If you're using the default portal URL, copy and paste the **Reply URL** as shown in the **Create and configure B2C tenant in Azure** step. If you're using a custom ___domain name for the portal, enter the custom URL. Be sure to use this value when you configure the **Redirect URL** in your portal settings while configuring the Azure AD B2C provider. <br> For example, if you enter the **Reply URL** in Azure portal as `https://contoso-portal.powerappsportals.com/signin-aad-b2c_1`, you must use it as-is for the Azure AD B2C configuration in portals.
5858
5959
![Register application](media/authentication/register-application-b2c.png "Register application")
6060

0 commit comments

Comments
 (0)