Simplesamlphp: Difference between revisions
From DWIKI
m (→Links) |
mNo edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 4: | Line 4: | ||
*[https://drupal.org/project/simplesamlphp_auth Simplesaml and Drupal] | *[https://drupal.org/project/simplesamlphp_auth Simplesaml and Drupal] | ||
*[https://wiki.surfnet.nl/display/surfconextdev/My+First+SP+-+PHP My First SP - PHP] | *[https://wiki.surfnet.nl/display/surfconextdev/My+First+SP+-+PHP My First SP - PHP] | ||
*https://www.dokuwiki.org/auth:ssp | |||
=Configuration= | |||
config.php | |||
==Idp specific== | |||
metadata/saml20-idp-hosted.php | |||
metadata/saml20-sp-remote.php | |||
==SP specific== | |||
authsources.php |
Latest revision as of 10:32, 25 July 2014
Links
- Homepage
- Installing SimpleSAMLphp and use it as SP and IdP
- Simplesaml and Drupal
- My First SP - PHP
- https://www.dokuwiki.org/auth:ssp
Configuration
config.php
Idp specific
metadata/saml20-idp-hosted.php metadata/saml20-sp-remote.php
SP specific
authsources.php