0

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.

Jeremy McGee
  • 24,842
  • 10
  • 63
  • 95
NAS
  • 145
  • 14
  • have you looked at your httpBinding properties for starters.. – MethodMan Dec 29 '11 at 18:47
  • Please post your configuration for the client and server. – Jeremy McGee Dec 30 '11 at 08:33
  • Guys it was my mistake. After reading i found out that I was trying to mix Active STS and passive STS. so i conulded that for passive sts(with browser) i should use only a website and for active sts(wcf) i should use wcf service as client. – NAS Apr 10 '12 at 09:32

0 Answers0