Login Page Types
When you create an Experience Cloud site with a template, Salesforce takes care of the login process. You can choose from a few login page types to control the login experience for your site.
Required Editions
| Available in: Salesforce Classic and Lightning Experience |
| Available in: Enterprise, Performance, Unlimited, and Developer Editions |
| User Permissions Needed | |
|---|---|
| To access Experience Workspaces: |
|
| To create and edit Visualforce pages: | Customize Application |
| To edit Apex classes: |
|
You choose the login page type on the Login & Registration page of the Administration workspace.
Here's a summary of each page type and its purpose.
| Login Page Type | Description |
|---|---|
| Default Page | Use the Default Page as a starting point for your login page customizations. You get a simple login page with basic styling. And you get complete control over its look and behavior with Visualforce and Apex. |
| Login Discovery Page | Use this login page to help you configure passwordless login. With passwordless login, you can let users log in with their email address or phone number. With this option, the look of your page takes a backseat. You get a basic page that's branded according to options you set on the Login & Registration page, saving you from creating a custom page. |
| Experience Builder Page | Use the Experience Builder Page to quickly create and style a page that matches your company's brand. With the user-friendly Experience Builder design tool, you can drag page components, match the page to your site's theme, and more. For more information, see Customize Sites with Experience Builder in Salesforce Help. Unlike the other page types, the Experience Builder page limits users to logging in with a username and password. To use the Experience Builder page, you must first publish your site. |
| Visualforce Page | Use the Visualforce Page if you want to develop a custom page from scratch. Like the Default Page, it gives you complete control over the look and behavior of self-registration. You can only use this option for LWR sites configured to use a Visualforce Page before Summer ’23 and Aura sites. |

