I have a sts web app server and WCF service as my client. When I add sts reference to my wcf service it gets added.
But when I browse the wcf service the default login page of the sts server does not show up.
Instead the wcf service is hosted in the browser.
How do I get the login page of the sts web app server when i call the WCF service.