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: powerapps-docs/maker/portals/configure/use-simplified-authentication-configuration.md
+8-8Lines changed: 8 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ manager: kvivek
6
6
ms.service: powerapps
7
7
ms.topic: conceptual
8
8
ms.custom:
9
-
ms.date: 04/28/2020
9
+
ms.date: 05/05/2020
10
10
ms.author: tapanm
11
11
ms.reviewer:
12
12
---
@@ -155,7 +155,7 @@ Deleting a provider deletes your provider configuration for the selected provide
155
155
156
156
## Configure the Azure Active Directory B2C provider
157
157
158
-
### Step 1 - Configure the Azure Active Directory B2C application<aname="step-1-configure-azure-active-directory-b2c-application"></a>
158
+
### Step 1 - Configure the Azure Active Directory B2C application
159
159
160
160

161
161
@@ -181,21 +181,21 @@ Configure the following site settings and password reset policy for your Azure A
181
181
-**Authority** - The issuer URL defined in the metadata of the sign-up and sign-in policy user flow.
182
182
<br> To get the issuer URL:
183
183
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).
185
185
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*.
186
186
1. Copy the URL of the **Issuer** from the configuration document that opens in a new browser.
187
187
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).
189
189
190
190
-**Redirect URI** - Enter the portal URL. <br> You only need to change the redirect URI if you use a custom ___domain name.
-**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*.
195
195
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*.
197
197
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).
199
199
<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.
200
200
201
201
For more information about site settings, see [related site settings](azure-ad-b2c.md#related-site-settings).
0 commit comments