I am trying to add authentication with Active Directory in my web application, so that the user can login with their username and password and start a session.
I need to know the necessary parameters to do the configuration.
I am trying to add authentication with Active Directory in my web application, so that the user can login with their username and password and start a session.
I need to know the necessary parameters to do the configuration.