Base solution for your next web application
Open Closed

Unable to login with template credentials when LDAP is enabled but LDAP server is unavailable #9963


User avatar
0
omkarchoudhari created

I am working on version 8.9.2 ( ASP.Net Core & Angular) with LDAP enabled. When I try to login on http://localhost:4200/account/login, I always get an unhandled exception:” LdapException: The LDAP server is unavailable”. If LDAP is unavailable , it should use standard template login automatially but, unfortunately this is not working in this version. Could you please provide a solution for this?


1 Answer(s)