Skip to content

Commit eb44516

Browse files
Merge pull request #250882 from csmulligan/csmulligan-ciam-attr
[CIAM] Remove attribute layout section
2 parents 53e82da + 44bf92e commit eb44516

File tree

1 file changed

+2
-19
lines changed

1 file changed

+2
-19
lines changed

articles/active-directory/external-identities/customers/how-to-user-flow-sign-up-sign-in-customers.md

Lines changed: 2 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -71,24 +71,6 @@ Follow these steps to create a user flow a customer can use to sign in or sign u
7171

7272
1. Select **Create** to create the user flow.
7373

74-
### To select the layout of the attribute collection page (optional)
75-
76-
You can choose the order in which the attributes are displayed on the sign-up page.
77-
78-
1. Sign in to the [Microsoft Entra admin center](https://entra.microsoft.com).
79-
80-
1. Browse to **Identity** > **External Identities** > **User flows**.
81-
82-
1. From the list, select your user flow.
83-
84-
1. Under **Customize**, select **Page layouts**.
85-
86-
The attributes you chose to collect are listed. You can change the attribute label, type, and whether it’s required. You can also change the order of display by selecting an attribute, and then select **Move up**, **Move down**, **Move to the top**, or **Move to the bottom**.
87-
88-
:::image type="content" source="media/how-to-user-flow-sign-up-sign-in-customers/page-layouts.png" alt-text="Screenshot of page layout options for a user flow.":::
89-
90-
1. Select **Save**.
91-
9274
## Disable sign-up in a sign-up and sign-in user flow
9375

9476
If you want your customer users to only sign in and not sign up, you can disable sign-up experience in your user flow by using [Microsoft Graph API](microsoft-graph-operations.md). You need to know the ID of the user flow that you want whose sign-up you want to disable. You can't read the user flow ID from the Microsoft Entra Admin center, but you can retrieve it via Microsoft Graph API if you know the app associated with it.
@@ -120,4 +102,5 @@ If you want your customer users to only sign in and not sign up, you can disable
120102
121103
## Next steps
122104
123-
- [Add your application to the user flow](how-to-user-flow-add-application.md)
105+
- [Add your application to the user flow](how-to-user-flow-add-application.md)
106+
- [Create custom user attributes and customize the order of the attributes on the sign-up page](how-to-define-custom-attributes.md).

0 commit comments

Comments
 (0)