views:

70

answers:

3

I wish to create ASP.NET web application project using Visual Studio 2010 that will act as a Service Provider in the SAML 2.0 realm. (supporting SP-initiated SSO)

I need this web app to send SAML request and respond to SAML response from external IDP using SAML 2.0 protocol.

I read many posts about the WIF and ADFS 2.0 supporting SAML 2.0 but couldn't figure out how to combine them all into a working solution.

Any tips will be greatly appreciated!

+1  A: 

If you decide that you'd rather spend a little money rather than a lot of time, check out PingFederate. :O)

TooTallSid
A: 

You may need to create IdP and SP websites. They can communicate with each other by SAML XML via HTTP Post or Query string. A library called Ultimate SAML can simplify this work for you.

Mark Attwood
A: 

Joshua, Given your stated requirements, SSO Easy offers a .net SAML 2.0 turnkey application solution out of the box. No coding involved. No SAML expertise is required. Free Proof of Concepts are completed in about 1 hour. Full implementation is typically completed in a few hours. Pricing for the entire solution starts as low as $1,000.

For more information:

Email: [email protected] or Visit: http://www.ssoeasy.com/home

rcarroll