Account linking extension error

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.

Have you enabled both databases for the account linking application though, that would be why, right?