I set up a custom database connection and wrote the login and get user scripts. I tried them out and they ran successfully. Then I used the “Try Connection” feature. This also worked.
Now when I enable the Automatic migration option in this custom db connection. The “Try connection” returns “Wrong email or password”. Same result in our asp.net mvc application.
To be clear, the goal is to gradually migrate our existing users (now in sql server) to Auth0.
So: Automatic migration enabled = try connection doesn’t work anymore.