I will soon need to add SSO to an ASP.NET app using SAML. The client will not provide access to their Shibboleth identity provider for testing, so I'll need to verify that SSO works myself.

What would be the easiest method to use/setup a SAML identity provider for testing? I'm not keen on having to setup an infrastructure myself if I don't have to.

I'm planning on using a SAML component from http://www.componentspace.com/

link|improve this question
feedback

4 Answers

check http://startersts.codeplex.com/ it may help you

link|improve this answer
Or you can also use STS template comes with WIF SDK. – VM. Jul 29 '10 at 7:05
feedback

If you are a SaaS Provider - Check out "Getting Ping Certified"

http://www.pingidentity.com/partners/becomeapartner.cfm

link|improve this answer
feedback
up vote 0 down vote accepted

All your suggestions look quite helpful.

For others who may find this page, the ComponentSpace SAML 2.0 component comes with an Identity Provider that appears to mimic Shibboleth. This appears to be the easiest way to test adding SSO to your own application.

link|improve this answer
feedback

Joel

Please feel free to contact us directly for any assistance or advice you might need in using the ComponentSpace SAML products.

http://www.componentspace.com/saml

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.