Question

I am authenticating my ASP.Net application through Active Directory(Microsoft ADFS Proxy). Now I want to move this authentication to WCF service so that authentication will b done there and later on this service will b flexible. Let me know how to proceed for this and what are the binding types required for this

Was it helpful?

Solution

It seems to me you will find the answer in MSDN Magazine Nov 2009: http://msdn.microsoft.com/en-us/magazine/ee335705.aspx

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top