So i have installed account linking extension. I have an application with database connection A and github enabled. In my tenant there is another database connection let’s say B. In both database A and B connection, i have users with same email. Now when i try to login to application as github user with the same email, account linking extension is trying to link the user account from database B even though that connection is not enabled for the application.
Also i have authorization extension installed and i cant add users into groups in the dashboard. My tenant is a private auth0 tenant.
if multiple databases are enabled for an application, only one will be used and the others will not be searched through to see if the user exists elsewhere or if the password is valid
Allow me to share some additional resources that could prove useful in troubleshooting this issue: