Setting e-mail for the Passwordless Connection gives no response and throws an error in the inspector

When setting/unsetting the e-mail option for Passwordless Connections in the Authentication admin, the switch does not respond (visually). Additionally it shows errors in the browser inspector. Tested in Edge Version 107.0.1418.52 (Official build) (64-bit).


Hi!

We’ve managed to resolve the issue, just adding the resolution here for reference should anyone else bump into this.

The problem was that somehow email authentication connection settings corrupted, which broke the frontend when it tried to load passwordless settings.
The resolution was to check the connections through the Management REST API and remove the “email” one by ID.

Once that was done, the settings dialog worked again.

2 Likes

Teamwork makes the dreamwork! Thank you @geza.nagy for sharing the solution with others!

1 Like

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.