Hello,
I’m experiencing an issue setting up Passwordless connection.
On New Universal Login page, password prompt is displayed after entering an email even if we specify “connection=email” in authorizedParams.
Below is my current configuration.
- New Universal Login UI is used.
- We only have the passwordless connection(“email”) enabled in this tenant. No database connections, social connections, enterprise connections exist.
- Authentication Profile is set to “Identifier First”.
- “connection=email” is specified in authorizedParams.
Is there any additional thing I need to configure to get Passwordless connection working?
Thanks,