0
azmat created
I have done below steps Configuration.MultiTenancy.IsEnabled = false;// AbuDhabiPoliceConsts.MultiTenancyEnabled;
//Enable LDAP authentication (It can be enabled only if MultiTenancy is disabled!)
Configuration.Modules.ZeroLdap().Enable(typeof(AppLdapAuthenticationSource));
In setting, I have enable the Windows Authenication still i am unable to login.
https://docs.aspnetzero.com/documents/zero/latest/Development-Guide-Mvc-Angularjs We are using ASP.NET MVC 5.x & JQuery Template Please help