LDAP authenticator / authenticate from multiple different Active Directories

Hello everyone,

I'm using the "LDAP authentication" extension for authentication from an Active Directory. Can I configure XWiki using the LDAP authentication extension so that users can log in to XWiki from multiple different Active Directories?

For example:

User A is in the Active Directory ad1.example.com and User B is in the Active Directory ad2.test.com.

There is no trust relationship between the two Active Directories; they are completely independent.

Thanks in advance for your help.

Regards, Stefan

Hi @skremer

This was discussed in a different topic some time ago Multiple domains AD/LDAP Auth? .

Hope it helps,
Alex

Hi @acotiuga ,

Thank you for your quick reply and the tip, but in the topic “Multiple domains AD/LDAP Auth?”, the two domains are in the same forest

(multiple domains (parent->child in the same forest).

However, I have two separate domains that are not connected to each other. Therefore, I need more than just one LDAP server and, accordingly, more than one base dn.

Regards, Stefan