I am using LDAP Authentication, Need a help
Suppose i have a user(user1@zzservers.ad), where zzservers.ad is a UPN Alias of demo.com domain , i already know of a way to search a user in active directory by domain.
But Does anyone know about how to search a user in active directory by UPN Alias.
Actually when user user1@zzservers.ad login into the application, i want to know if user is present in AD, so as to proceed authentication further.
Any help would be hugely appreciated.
Thanks