Hi
I have enabled LDAp in code and run application and in settings enabled it and then set the domain user and password i use to log into azure portal and view my AD.
But now i get this error when i try to login my default admin or any AD user. This is from the log
ERROR 2018-09-17 14:23:43,431 [5 ] Mvc.ExceptionHandling.AbpExceptionFilter - The server could not be contacted. System.DirectoryServices.AccountManagement.PrincipalServerDownException: The server could not be contacted. ---> System.DirectoryServices.Protocols.LdapException: The LDAP server is unavailable.
Is there anything else i need to do on AD side or from Zero side.
Thank you..
3 Answer(s)
-
0
if you are using Azure Active Directory, set values for OpenIdConnect in your app's config file. #3256@7eedb9d0-9a67-42b6-9e87-acce06c9a5ca
-
0
@jakesdupreez it seems like your app can't access to LDAP server.
-
0
Closing due to inactivity. Please reopen if you are still having this problem.