I ve a problem with using WIF to secure WCF services. I just can t make it work. I ve read so many things about it in so many places, but that are not official documentation nor complete, that i start getting confused and don t know where to look for real info...
The thing i want to achieve is having a SSO strategy for several asp.Net applications and WCF services. I understand that i have to use passive STS for Webapp and active STS for WCF client, but i can t make it work.
想工作的情况是:
a. 拥有供料和周转基金使用的共同STS,然后
- Login on webapp1
- Going to app2 and being already loged in (until here it s OK)
- call a webservice from app1 hosted on webapp2 without signing again (from here i have trouble)
- call a webservice from a client (WPF for instance), by loging to the STS.
因此,任何人都知道或有样本、手法或 de,表明如何从头开始这样做? 造成所有身份实验室的原因都是事先配置的,而且(或)没有经过充分记录。
阅读,希望能在此找到一些答案: