Windows Identity Foundation 4.0 and Lightweight Web Services Security Profile
-
Friday, July 01, 2011 3:56 AMDoes Windows Identity Foundation have support for Lightweight Web Services Security Profile?
All Replies
-
Friday, July 01, 2011 8:25 AM
WIF is no web service framework. It is an addition to WCF (amongst other things).
Dominick Baier | thinktecture | http://www.leastprivilege.com -
Friday, July 01, 2011 3:12 PM
Lightweight Web Services Security Profile (http://msdn.microsoft.com/en-us/library/dd357239(v=prot.10).aspx) is implemented by Windows Web Services (http://msdn.microsoft.com/en-us/library/dd430435(v=vs.85).aspx). We are tryibng to write interoperability layer between managed WIF based applications and native WWS based application. We are running in a lot of issues and almost have to wrtie RSTR ourselves.
So, my question should have been: can WIF consume LWSSP-compliant RST and produce LWSSP-compliant RSTR?

