Bartek Szafko

all of the bits and pieces

Archive for the ‘forms authentication’ tag

Integrating WCF services with forms authentication

without comments

A colleague at work wanted to host a json wcf service inside a web application and call it from jquery on an aspx reataining all authentication info. The web app used forms authentication. Luckily jquery passed all authentication info but WCF didn’t use it.

Read the rest of this entry »

Written by Bartłomiej Szafko

September 25th, 2011 at 7:51 pm