wcf fan radical churned asmx use uses http cookies
i am perplexing same http cookie (in outcome asmx sessionid), churned wcf fan endpoints.
the server several endpoints, is:
authenticationservice.asmx
login() <- creates http cookie servers asp.net sessionid
logout() <- destroys same cookies
someotherservice.asmx
dosomething() <- requeres current cookie authenticationservice.asmx.
how i share http cookie opposing churned endpoints.
i dont have control over server code, contingency wcf.
Comments
Post a Comment