Skip to content

Commit e143dee

Browse files
authored
Update tutorial-create-user-flows.md to add step
Adding additional required step to "Register the ProxyIdentityExperienceFramework application" section.
1 parent 255b1b5 commit e143dee

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

articles/active-directory-b2c/tutorial-create-user-flows.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -212,6 +212,7 @@ Next, specify that the application should be treated as a public client:
212212
1. Select **Save**.
213213
1. Ensure that **"allowPublicClient": true** is set in the application manifest:
214214
1. In the left menu, under **Manage**, select **Manifest** to open application manifest.
215+
1. Switch from the **Microsoft Graph App Manifest (New)** tab to the **AAD Graph App Manifest (Deprecating Soon)** tab.
215216
1. Find **allowPublicClient** key and ensure its value is set to **true**.
216217

217218
Now, grant permissions to the API scope you exposed earlier in the *IdentityExperienceFramework* registration:

0 commit comments

Comments
 (0)