I am using a Website which is having FormsAuthentication. I have a Webservice in an Inner Folder which will be called from a WindowsApplication. The Problem is whenever the Webservice is called the Application will be Redirected to Login page.
I cannot remove the FormsAuthentication from the website since its a highly secured website and my client needs the WebService inside the same Website folders. I can Manually change the Authorization for Webservice alone, but im not interested in that because
of security reasons.
So is there any way on how I can authenticate my username and Password for FormsAuthentication from the WindowsApplication??
smilu.net
Member
157 Points
84 Posts
Authenticating a Website with FormsAuthentication from WindowsApplication?
Aug 01, 2012 06:07 AM|LINK
I am using a Website which is having FormsAuthentication. I have a Webservice in an Inner Folder which will be called from a WindowsApplication. The Problem is whenever the Webservice is called the Application will be Redirected to Login page.
I cannot remove the FormsAuthentication from the website since its a highly secured website and my client needs the WebService inside the same Website folders. I can Manually change the Authorization for Webservice alone, but im not interested in that because of security reasons.
So is there any way on how I can authenticate my username and Password for FormsAuthentication from the WindowsApplication??
Mudasir.Khan
All-Star
15346 Points
3142 Posts
Re: Authenticating a Website with FormsAuthentication from WindowsApplication?
Aug 01, 2012 10:21 AM|LINK
under IIS select the service and set authentication to none