Integration between Shibboleth and simpleSAMLphp

Stephen Chan sychan at lbl.gov
Tue Jan 28 02:03:32 EST 2014


   For what it is worth, I worked on a project that used SSP for the
Service Provider on a PHP based CMS, with Shib as the Identity Provider
(using an LDAP backend). It worked fine, though eventually I rewrote it to
use the Apache NativeSP and bypassed the SSP SP libraries. I felt that
using the Apache NativeSP was cleaner than leaving all that PHP based SSP
code available to handle the SP endpoints.

   It was all in SAML 2.0 and worked fine. I didn't try using the SSP
provided discovery service, and I didn't try using the Apache NativeSP
against a SSP Identity Provider, though I wouldn't expect it to be much of
an issue so long as you were using compatible SAML versions.

   Steve


On Mon, Jan 27, 2014 at 2:05 PM, Cantor, Scott <cantor.2 at osu.edu> wrote:

> On 1/27/14, 5:01 PM, "HigoFelipe" <higofelipe at gmail.com> wrote:
> >
> >First, I apologize for not being clear enough. My problem is this: I need
> >to
> >implement a situation of interoperability between Shibboleth and SSP, and
> >I
> >wonder if that interoperability can be provided by a web service, or any
> >other way besides those already documented. I need to know this
> >possibility
> >because it is something related to an academic project in which I am
> >involved.
>
> I still have no idea what you're asking. "Web service" is meaningless in
> this context, and you haven't explained in any way what you think
> "interoperability" means. It doesn't mean what it means to other people or
> you wouldn't be asking.
>
> -- Scott
>
>
>
> --
> To unsubscribe from this list send an email to
> dev-unsubscribe at shibboleth.net
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://shibboleth.net/pipermail/dev/attachments/20140127/080cd870/attachment.html 


More information about the dev mailing list