@@ -4,7 +4,12 @@ order: 1
44
55# Login customization
66
7- In the ** Authentication > Login** tab, you can customize the login process for your end users.
7+ The ** Authentication > Login** tab lets you customize your end users' login experience, so that it meets your organization's needs.
8+
9+ This means you can:
10+ * Choose your preferred [ login methods] ( #login-methods )
11+ * Specify your [ auth domain] ( #auth-domain )
12+ * Customize your [ login page] ( #login-page )
813
914## Login methods
1015
@@ -14,20 +19,24 @@ Use the **Login Methods** card to add new login methods, or edit/test any login
1419
1520## Auth domain
1621
17- Use the ** Auth domain** card to edit your auth domain. To do so, click Edit and input your desired domain name.
22+ Use the ** Auth domain** card to edit your auth domain. To do so, click ** Edit** and input your desired domain name.
1823
1924 This domain is shared across all sites in your Cloudflare account where you have configured Access.
2025
2126![ Auth Domain] ( ../static/app-launch/auth-domain.png )
2227
2328## Login page
2429
25- Use the ** Login Page** card to customize the login page your end users will see. To do so, click * Customize* .
30+ Use the ** Login Page** card to customize the login page your end users will see. To do so, click ** Customize* * .
2631
2732This will allow you to add an organization name, a custom header and footer, a logo, and a preferred background color to your login page.
2833
2934![ Login Customize Card] ( ../static/app-launch/customize-login-card.png )
3035
36+ Any changes you make will be reflected in real time in the ** Preview** card.
37+
38+ ![ Preview Card] ( ../static/app-launch/preview-card-login.png )
39+
3140Once you’re satisfied with your customization, click ** Save** .
3241
3342Your login page will now reflect your changes.
0 commit comments