We have a third party that redirects their users to our site. Currently they pass the user authentication information in an encrypted string.
Now they want us to support SAML2.0 tokens. How easy or difficult it is to use WIF for this requirement? what other (free) solutions should I look into? Any pointers to article or code samples to the same is much appreciated.
Thanks.