Skip to content

Commit 91acbda

Browse files
authored
Merge pull request #2829 from MicrosoftDocs/portal-auth-update
Portal link fixes
2 parents f49aa5f + 85cdbb6 commit 91acbda

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

powerapps-docs/maker/portals/configure/use-simplified-authentication-configuration.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ manager: kvivek
66
ms.service: powerapps
77
ms.topic: conceptual
88
ms.custom:
9-
ms.date: 04/28/2020
9+
ms.date: 05/05/2020
1010
ms.author: tapanm
1111
ms.reviewer:
1212
---
@@ -155,7 +155,7 @@ Deleting a provider deletes your provider configuration for the selected provide
155155
156156
## Configure the Azure Active Directory B2C provider
157157

158-
### Step 1 - Configure the Azure Active Directory B2C application<a name="step-1-configure-azure-active-directory-b2c-application"></a>
158+
### Step 1 - Configure the Azure Active Directory B2C application
159159

160160
![Configure the Azure AD B2C app](media/use-simplified-authentication-configuration/configure-ad-b2c-step1.png "Configure the Azure AD B2C app")
161161

@@ -181,21 +181,21 @@ Configure the following site settings and password reset policy for your Azure A
181181
- **Authority** - The issuer URL defined in the metadata of the sign-up and sign-in policy user flow.​
182182
<br> To get the issuer URL:
183183

184-
1. Open the sign-up and sign-in user flow you created in [step 1](#step-1-configure-azure-active-directory-b2c-application). For this step, you need to go to the Azure AD B2C tenant on [Azure portal](https://portal.azure.com).
184+
1. Open the sign-up and sign-in user flow you created in [step 1](#step-1---configure-the-azure-active-directory-b2c-application). For this step, you need to go to the Azure AD B2C tenant on [Azure portal](https://portal.azure.com).
185185
1. Select **Run user flow**, and in the **Open** dialog box, select the URL at the top to open the configuration document. <br> The URL refers to the *OpenID Connect identity provider configuration document*, also known as the *OpenID well-known configuration endpoint*.
186186
1. Copy the URL of the **Issuer** from the configuration document that opens in a new browser.
187187

188-
- **Client ID​** - Enter the **Application ID** of the Azure AD B2C application created in [step 1](#step-1-configure-azure-active-directory-b2c-application).
188+
- **Client ID​** - Enter the **Application ID** of the Azure AD B2C application created in [step 1](#step-1---configure-the-azure-active-directory-b2c-application).
189189

190190
- **Redirect URI** - Enter the portal URL. <br> You only need to change the redirect URI if you use a custom ___domain name.
191191

192-
#### Password reset settings<a name="password-resets"></a>
192+
#### Password reset settings
193193

194-
- **Default policy ID** - Enter the name of the sign-up and sign-in user flow you created in [step 1](#step-1-configure-azure-active-directory-b2c-application). The name is prefixed with *B2C_1*.
194+
- **Default policy ID** - Enter the name of the sign-up and sign-in user flow you created in [step 1](#step-1---configure-the-azure-active-directory-b2c-application). The name is prefixed with *B2C_1*.
195195

196-
- **Password reset policy ID** - Enter the name of the password reset user flow you created in [step 1](#step-1-configure-azure-active-directory-b2c-application). The name is prefixed with *B2C_1*.
196+
- **Password reset policy ID** - Enter the name of the password reset user flow you created in [step 1](#step-1---configure-the-azure-active-directory-b2c-application). The name is prefixed with *B2C_1*.
197197

198-
- **Valid issuers** - A comma-delimited list of issuer URLs for the sign-up and sign-in user flow and password reset user flow you created in [step 1](#step-1-configure-azure-active-directory-b2c-application).
198+
- **Valid issuers** - A comma-delimited list of issuer URLs for the sign-up and sign-in user flow and password reset user flow you created in [step 1](#step-1---configure-the-azure-active-directory-b2c-application).
199199
<br> To get the issuer URLs for the sign-up and sign-in user flow, and password reset user flow, open each flow and then follow the steps under **Authority**, earlier in this section.
200200

201201
For more information about site settings, see [related site settings](azure-ad-b2c.md#related-site-settings).

0 commit comments

Comments
 (0)