How to configure simpleSAMLphp 1.3 as SP and Shibboleth 2.1 as IdP ?

I suppose here you already have a server with a working Shibboleth 2.1 IdP at this address:

https://your-idp-host/idp/shibboleth

We will explain now how to configure simpleSAMLphp 1.3 as a Service Provider (SP) relying on the Shibboleth IdP for the user's authentications.

simpleSAMLphp installation/configuration

First of all you have to install simplesaml:

Now you have to configure it as a SP:

Shibboleth 2.1 configuration

Last step is to configure Shibboleth to handled simpleSAMLphp specificities:

Now you should be ready to test it ! Try to open

http://your-sp-host/simplesaml/example-simple/saml2-example.php