Hi There,
I would like to know the reason for the incompatibility using LDAP and MultiTenancy together, I'm asking because I founded the above comment in the code.
//Enable LDAP authentication (It can be enabled only if MultiTenancy is disabled!)
//Configuration.Modules.MiddlewareLdap().Enable(typeof(AppLdapAuthenticationSource));
Thanks