tags:

views:

209

answers:

2

I need to implement SAML 2.0 for a WCF client that is talking to a java web service (Glassfish). I know very little about SAML, and after a bit of searching here (and elsewhere) I do not find much about how to implement with WCF. Since WCF abstracts you away from the SOAP layer how can I add SAML assertions to the SOAP header? Will a 3rd party tool like ComponentSpace work best? Or should I roll my own? Other advice?

A: 

You may need to use this SAML Toolkit for ASP.NET. The setup package includes several sample projects which help you to get started quickly.

A: 

SSO Easy has a turnkey SAML product that provides Java support and integration (as well as .net support and integration) out of the box.

No coding required.
No SAML expertise required.
Free POC is completed in about 1 hour.
Going live typically takes just a few hours.

Pricing starts as low as $1,000.

http://www.ssoeasy.com/home

rcarroll