Using Universal Login with multiple databases

Hi, I’m trying to understand the interaction between the Universal Login and multiple databases.
I have a single application to authenticate. I’d like to separate my users between “customers” and “employees” and have created Auth0 databases to that effect. I’ve authorized both connections to the application. However, I can not authenticate users in one of the databases through the Universal Login page.
Can the Universal Login page support multiple connections? If so, I can I accomplish this?

Thanks,
Chris

Hi @topher1120,

There are a few different strategies here:

Additionally, if your users are going to have a similar experience, you may want to investigate using Role-Based Access Control instead of seperate DB connection.

I’d be happy to elaborate on any of these options. Let me know!