Seems that Microsoft ADFSv2 supports WS-Trust, and SAML Passive, but the WIF stack it\'s built upon doesn\'t support SAML.
We want to configure ADFS 2.0 as SP and CA SiteMinder as IdP using SAML 2.0. In ADFS 2.0 we have a test application which is deployed using WIF.
Folks, I\'ve got an ASP.NET MVC application that I am attempting to secure using the Release Candidate version of ADFS v2.0 (Geneva). I have configured the application as a relying party trust, and I\
I am able to authenticate the user using ADFS and succeded in getting the user alias using the below statement. Since some time, i am looking for a way in getting the other claims of the authenticated
I have a complex ViewModel object being used in a base controller class.For simplicity it looks like this: