Note: This release is in preview. Features described here don’t become generally available until the latest general availability date that Salesforce announces for this release. Before then, and where features are noted as beta, pilot, or developer preview, we can’t guarantee general availability within any particular time frame or at all. Make your purchase decisions only on the basis of generally available products and features.
LoginDiscoveryMethod Enum
Contains methods used to verify the user’s identity when the My
Domain login process uses Login Discovery.
Usage
Specifies the verification method used to authenticate internal users when My Domain is set up for Login Discovery.
Enum Values
Auth.LoginDiscoveryMethod enum has the following values.
| Value | Description |
|---|---|
| LIGHTNING_LOGIN | Verify identity by Lightning Login, which lets internal users log in with Salesforce Authenticator. |
| PASSWORD | Verify identity by entering a password. |