SAML library/component for .NET

.net, saml

Solution

We ended up setting up a test using the ComponentSpace SAML 2.0 component. Seems to be working pretty well so far. It's nice that they have a free trial version.

http://www.componentspace.com/Products/SAMLv20.aspx

Problem

Can anyone recommend libraries for generating SAML assertions for a federated sign-on implementation in .NET. It would be ideal if it was integrated with the ASP.NET membership API.

Original source