Same user in multiple LDAP

We are importing multiple LDAPs which can have same usernames (say user1).
When we login with user1, keycloak authenticates with only first LDAP
Is there a way to allow login for user1 present in both LDAPs.
thanks in advance!