Skip to content

Commit cc455ea

Browse files
authored
Merge pull request MicrosoftDocs#3183 from MicrosoftDocs/portals-1948172
Portals - authentication user flow updates - 1948172
2 parents d57a351 + fbf8980 commit cc455ea

File tree

5 files changed

+19
-3
lines changed

5 files changed

+19
-3
lines changed
25.3 KB
Loading
51.7 KB
Loading
Loading
76.4 KB
Loading

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

Lines changed: 19 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ author: sandhangitmsft
55
ms.service: powerapps
66
ms.topic: conceptual
77
ms.custom:
8-
ms.date: 05/05/2020
8+
ms.date: 07/29/2020
99
ms.author: sandhan
1010
ms.reviewer: tapanm
1111
---
@@ -181,8 +181,24 @@ Configure the following site settings and password reset policy for your Azure A
181181
<br> To get the issuer URL:
182182

183183
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).
184-
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*.
185-
1. Copy the URL of the **Issuer** from the configuration document that opens in a new browser.
184+
185+
![Select the user flow](media/use-simplified-authentication-configuration/user-flow.png "Select the user flow")
186+
187+
1. Select **Run user flow**.
188+
189+
![Run user flow](media/use-simplified-authentication-configuration/run-user-flow.png "Run user flow")
190+
191+
1. Select the OpenID configuration URL to open in a new browser window or a tab.
192+
193+
![Select the OpenID configuration URL](media/use-simplified-authentication-configuration/select-openid-configuration-url.png "Select the OpenID configuration URL")
194+
195+
The URL refers to the *OpenID Connect identity provider configuration document*, also known as the *OpenID well-known configuration endpoint*.
196+
197+
1. Copy the URL of the **Issuer** from the new browser window or tab.
198+
199+
![Copy the Issuer URL](media/use-simplified-authentication-configuration/issuer-url.png "Copy the Issuer URL")
200+
201+
Ensure you copy only the URL, without the double quotation marks (*""*). <br> For example, `https://tailspintoysorg.b2clogin.com/acf18993-4325-4d94-b519-96824b0d06db/v2.0/`
186202

187203
- **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).
188204

0 commit comments

Comments
 (0)