Instructions for
On this page
Best practices for password optional
A list of recommended best practices for password-optional use cases using the Embedded SDK.
Add phone as an additional authenticator
The
The phone authenticator is a popular and recommended alternative authenticator because it's easy to deploy, quick and seamless to use, and familiar for most users. To learn how to integrate the phone authenticator in your app, see the phone enrollment steps in the
Protect your admin accounts
Before you configure the password-optional experience, ensure that you continue to require valid two-factor authentication from your admin users. The Admin Console must remain accessible to your admin accounts.
- Change the Admin Console authentication policy to require any two factors rather than a password plus another factor. Disabling the password authenticator before you do this locks your admins out of the Admin Console.
- Create a separate group for admins and add your admin users to that group.
- Create separate authenticator enrollment, global session, and authentication policies for this group. Each policy should require two non-password factors.
- Place this group at the highest priority (at number one) in the authenticator enrollment policy.
- Ensure that any existing account being promoted to an admin user has the required credentials already set up to access the Admin Console.