G
Grey
I have several .NET web applications in the co intranet. Currently, every
application has its own login screen to authentication and the
authentication is Forms Authentication with Active Directory. Now, I want to
by-pass the login screen but still want to use AD to have authentication. My
question is can I get the logged in username and password from windows and
proceed the AD authentication when user start the application.
Million thanks..
application has its own login screen to authentication and the
authentication is Forms Authentication with Active Directory. Now, I want to
by-pass the login screen but still want to use AD to have authentication. My
question is can I get the logged in username and password from windows and
proceed the AD authentication when user start the application.
Million thanks..