Hello
Im developing a web application for my company and i want to know if there is a way to authenticate user name and password by any service that exists
i know the bug tracker saving the password encrypted in DB and i have no other way to create my own login page based on the user password
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hello
Im developing a web application for my company and i want to know if there is a way to authenticate user name and password by any service that exists
i know the bug tracker saving the password encrypted in DB and i have no other way to create my own login page based on the user password
Sorry for late response. Read through Web.config and you'll see references to LDAP.
ActiveDirectory speaks LDAP.