We need to implement Identity provider implementation of opensaml2.0 for our project. Is there anybody has idea on how to start with... Your response is much appreciated...
Asked
Active
Viewed 1.7k times
2 Answers
5
I am currently using OpenSAML by "Internet2". I don't know much about them but we've been using their libraries for a while without any problems. The documentation on the OpenSAML1 version are non-existent ... but support for OpenSAML2 is much better.
You may also find some of the commercial product useful (taken from their site):

ra9r
- 4,528
- 4
- 42
- 52
4
Here are two great links that helped me get started (these are now considered deprecated with respect to Google Apps which has moved to a newer standard)
https://developers.google.com/google-apps/sso/saml_reference_implementation
and
https://developers.google.com/google-apps/sso/saml_reference_implementation_web

Jason Sperske
- 29,816
- 8
- 73
- 124
-
I'm currently building a SAML Service provider. – Jason Sperske Feb 23 '09 at 17:09
-
1Both links appear to be broken now. – Tom Miller Jan 11 '13 at 08:27
-
@Tom, fixed the links :) – Jason Sperske Jan 11 '13 at 09:29