IDP and effort?

Peter Schober peter.schober at univie.ac.at
Mon Apr 8 07:23:57 EDT 2013


* andrea crotti <andrea.crotti.0 at gmail.com> [2013-04-08 13:13]:
> We would like to add a SAML2 integration to our product, which probably
> means that I have to implement an identity provider, and I could do that
> with Shibboleth right?
> (Our product is then python and django-based)

Shibboleth /is/ an implementation of SAML and related protocols and
standards. As such you don't implement Shibboleth, you deploy (install
and configure) it.

Also unless your product it some identity management or authentication
or enterprise security product meant for deployment within an
organization (or hosted elsewhere) you're probably looking for
integration with the Shibboleth Service Provider, not the Identity
Provider.

Depending on what your product does and which parts you need
Shibboleth might be an option. Without knowing anything about your
product Roland's pysaml2 might seem like a better fit, though.
-peter


More information about the users mailing list