* Arnal, Pascal <Pascal.Arnal at lacapitale.com> [2015-02-24 20:28]: > Can you please tell me the steps to complete to have a fonctionnal > ECP with Shib 2 ? For the SP, set ECP="true" on the SSO element in shibboleth2.xml For the IDP, protect its ECP endpoint with HTTP Basic Auth (client certs being the alternative). That's basically it. -peter