Skip to content

Commit 85cdbb6

Browse files
committed
fixes
1 parent e6bb4e6 commit 85cdbb6

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

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

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -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

192192
#### 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)