Skip to content

Commit 6736c29

Browse files
committed
add claims to profile edit (fixes #32841)
1 parent 37af357 commit 6736c29

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ If you want to enable users to edit their profile in your application, you use a
8282
1. Select the **Profile editing** user flow on the Recommended tab.
8383
1. Enter a **Name** for the user flow. For example, *profileediting1*.
8484
1. For **Identity providers**, select **Local Account SignIn**.
85-
1. For **User attributes**, choose the attributes that you want the customer to be able to edit in their profile. For example, select **Show more**, and then choose **Display 1ame** and **Job title**. Click **OK**.
85+
1. For **User attributes**, choose the attributes that you want the customer to be able to edit in their profile. For example, select **Show more**, and then choose both attributes and claims for **Display name** and **Job title**. Click **OK**.
8686
1. Click **Create** to add the user flow. A prefix of *B2C_1* is automatically appended to the name.
8787

8888
### Test the user flow

0 commit comments

Comments
 (0)