I wrote a authentication form through ActiveDirectory using AspNetActiveDirectoryMembershipProvider. In the docs related to the provider, there is no mention of security concerns. Is it safe against ldap injection? May I use it as it is for simple auth?
↧