IDPv3 and ECP
John Dennis
jdennis at redhat.com
Thu Apr 9 18:50:27 EDT 2015
Hi Wendy and Scott:
FWIW I've been implementing ECP for another SAML implementation. When I
first started this effort the first thing I did was setup both a
Shibboleth IdP (running in Jetty) and a Shibboleth SP (running in
Apache) to test with. However it was Shibboleth 2, not the new v3 so I
probably can't help with v3 issues.
I exercised the Shibboleth SP and IdP using the ecp.sh script that I
found somewhere on the Shibboleth site, can't remember where ATM, might
have been in the source tree.
I'm just about wrapping up my ECP implementation (lasso,
mod_auth_mellon, and Ipsilon). Along the way I've gotten really familiar
with ECP, both at the specification level and with several implementations.
I continue to use the Shibboleth SP and IdP to test against, sort of a
reference implementation.
I haven't followed this thread much but if I can help be a resource for
ECP questions I'd be happy to, just don't ask me about Shibboleth v3
specific questions (which is why I kind of ignored this thread). I also
elected to use Jetty as my J2EE container rather than Tomcat, although
I've used Tomcat in the past I'm probably not the best person to answer
Shibboleth IdP under Tomcat, just getting the v2 IdP to work under Jetty
was enough of a challenge :-).
HTH,
--
John
More information about the users
mailing list