I am trying to authenticate the users on a web application through their Active Directory credentials. What should I use? Client Certificate Mapping? or Forms?
I am currently using a Form Authentication, but it is not working. It keep telling me my credentials are not correct. Should I switch over to something more recent?
Client Certificate Mapping is installed, I just don't know how to set it up. Isn't there something about purchasing a certificate for the website?
Is there anything else I can use that is secure and uses Active Directory credentials??
...
Go to the complete details ...