How many LDAP bridges?

Hi all,


I'm trying to configure perms for a 'backend user' LDAP bridge and a 'user' LDAP bridge. I've written LDAP filters that (should) make the memberships exclusive but it looks like Matrix is only looking in one LDAP bridge.



If Matrix fails to 'find' a user in one LDAP bridge will it check any other LDAP bridge(s) for the account, ie. can it use more than one LDAP bridge?

Yes, if it doesn't find a user in the first bridge, it will keep trying bridges until it finds one that works. The order this happens depends on the order of the LDAP Bridge assets under the LDAP Authentication asset, which is located in the asset map at: System Management > Authentication Systems > LDAP Authentication. Just reorder them in the asset map to change this authentication order.