- Version:
$Id: simplesamlphp-ukaccess.txt 2209 2010-03-08 12:41:15Z andreassolberg $
This guide will describe how to configure simpleSAMLphp as a service provider (SP) supporting SAML 1.1 (shib1.3) and SAML 2.0 connecting it to a federation such as UK Access Federation or InCommon.
You should previously have installed simpleSAMLphp as described in the simpleSAMLphp installation instructions.
Configuring the SP
The SP is configured by an entry in config/authsources.php. If you copy the authsources.php configuration from config-templates, it contains a decent default setup.
Further details on configu...

