Add Identity Providers to the My Domain Login Page

Allow users to authenticate using alternate identity provider options directly from your My Domain login page. If you enabled single sign-on (SSO) and configured SAML, or set up external authentication providers, you can display them on the login page. Users are sent to the identity provider’s login screen to authenticate and then redirected back to Salesforce.
Available in: both Salesforce Classic (not available in all orgs) and Lightning Experience
Available in: Group, Essentials, Professional, Enterprise, Performance, Unlimited, and Developer Editions

User Permissions Needed
To customize a My Domain login page: Customize Application

Available authentication services include all providers configured as SAML SSO identify providers or external authentication providers, except Janrain. You can’t use Janrain for authentication from the login page.

Authentication configuration settings apply to all your org’s deployed and provisioned My Domains.

Note

  1. From Setup, in the Quick Find box, enter My Domain, and then select My Domain.
  2. Under Authentication Configuration, click Edit.
  3. Select the authentication services you want to make available on the login page.
  4. Save your changes.
You can list all your org’s available SSO identity providers on your login page. If you have several, consider setting up your login page with the Login Discovery page type. For details, see Create an Interview-Based Login Page with My Domain Login Discovery in Salesforce Help.

If an error prevents you from logging in to Salesforce via SSO, you can still log in with a username and password. Append ?login to the login URL, for example, https://MyDomainName.my.salesforce.com/?login. After logging in, if necessary, you can disable SSO while you troubleshoot the issue.

Tip