This repository has been archived on 2023-02-21. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
Jérôme Schneider a9c0cbbffa Upgrade to 1.8 and preconfigure for Shibboleth 2.0 2013-04-15 18:34:14 +02:00
languages Upgrade to 1.8 and preconfigure for Shibboleth 2.0 2013-04-15 18:34:14 +02:00
views/default Upgrade to 1.8 and preconfigure for Shibboleth 2.0 2013-04-15 18:34:14 +02:00
README Upgrade to 1.8 and preconfigure for Shibboleth 2.0 2013-04-15 18:34:14 +02:00
install_descartes.txt Upgrade to 1.8 and preconfigure for Shibboleth 2.0 2013-04-15 18:34:14 +02:00
manifest.xml Upgrade to 1.8 and preconfigure for Shibboleth 2.0 2013-04-15 18:34:14 +02:00
start.php Upgrade to 1.8 and preconfigure for Shibboleth 2.0 2013-04-15 18:34:14 +02:00

README

saml_auth plugin allows you to use SAML 2.0 protocol with Elgg.
This plugin uses SimpleSAMLphp to "samlize" Elgg.

= Installation on Debian =

 - Install the fllowing packages : apache2, php5, memcached and php5-memcache
 - Install SimpleSAMLphp into saml_auth/simplesamlphp directory
 - Configure a SAML 2.0 SP in simpleSAMLphp (follow simpleSAMLphp documentation)
 - Configure simpleSAMLphp to use memcache
 - Install this plugin into Elgg