views:

18

answers:

1

Hi, I want to make my Spring web-application able to authenticate based on a SAML 2.0 ID provider. The application won't itself be an ID provider, just a consumer. Where can I get a SAML 2.0 ID provider that I can use to test my implementation with? Any that I can install locally, or are there any hosted ID providers I can integrate against easily?

Cheers

Nik

A: 

This may or may not help but I thought I would mention it.

Are you a Saas Provider deploying your own SAML 2.0 SP implementation? If yes, we have a service that might be of interest --

See here http://www.pingidentity.com/partners/becomeapartner.cfm to "Become Ping Certified."

Ian

related questions