Hi,
I am developing an application that will mainly be used internally and want to know how i can automatically authenticate users against Active Directory without prompting them to login.
However, when a user is not automatically authenticated (i.e. they have connected via the internet) I want to display a form that will authenticate the user against AD
Can anyone help ?