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
[Create and use a new app registration](#express_external) or [use an existing registration created separately](#advanced).
100
+
[Create and use a new app registration](#express_external) or [use an existing registration created separately](#advanced_external).
101
101
102
102
### <aname="express_external"></a> Option 1: Create and use a new app registration
103
103
@@ -107,24 +107,28 @@ Select **Create new app registration** to create a new app registration.
107
107
108
108
1. Select an existing tenant to use from the drop-down, or select **Create new** to create a new [external tenant](/entra/external-id/customers/quickstart-tenant-setup).
109
109
110
-
#### To create a new external tenant
110
+
#### To create a new external tenant (optional)
111
111
112
-
1. In the **Create a tenant** page, add the **Tenant Name** and **Domain Name**. Select a **Location** and select **Review and create** and then select **Create**. The tenant creation process takes a few minutes.
112
+
In the **Create a tenant** page, add the **Tenant Name** and **Domain Name**. Select a **Location** and select **Review and create** and then select **Create**. The tenant creation process takes a few minutes.
113
+
114
+
#### To setup sign-in
113
115
114
116
1. Select **Configure** to **configure external authentication** for the new tenant.
115
117
116
118
1. The browser opens **Configure customer authentication**.
117
119
118
120
1. Select a user flow from the drop-down or select **Create new**. The user flow defines the sign-in methods your external users can use. Each app can only have one user flow, but you can reuse the same user flow for multiple apps.
119
121
120
-
#####To create a new user flow
122
+
#### To create a new user flow
121
123
122
124
1. Enter a **Name** for the user flow.
123
125
124
126
1. Select the sign-in method for your external users. **Email and password** and **Email and one-time passcode** are already configured in the new tenant. You can [Configure Google](/entra/external-id/customers/how-to-google-federation-customers) or [Configure Facebook](/entra/external-id/customers/how-to-facebook-federation-customers) as identity providers as well.
125
127
126
128
1. Select **Create** to create the user flow.
127
129
130
+
#### To customize branding
131
+
128
132
1. Select **Next** to customize branding.
129
133
130
134
1. Add your logo, select a background color, and select a sign-in layout.
@@ -137,9 +141,7 @@ Select **Create new app registration** to create a new app registration.
137
141
138
142
### <aname="advanced_external"> </a>Option 2: Use an existing registration created separately
139
143
140
-
Either:
141
-
- Select **Pick an existing app registration in this directory** and select an app registration from the drop-down
142
-
- Select **Provide the details of an existing app registration** and provide:
144
+
Select **Provide the details of an existing app registration** and provide:
0 commit comments