How to bypass ISA Server programmatically?
ASP.NET
1
Posts
1
Posters
2
Views
1
Watching
-
Dear All, I have two web applications one behind ISA and the other is accessible directly How can I send the credentials to ISA login page and go directlty to the first web application? I can connect using HttpWebRequest with the credetials and get the response but when I redirect to the web application I'm asked for the credentials again.
Best Regards 3ala2 :)