Simplesamlphp: Difference between revisions
From DWIKI
(Created page with "=Links= *[http://simplesamlphp.org Homepage] *[http://www.worldgoneweb.com/2013/installing-simplesamlphp-and-use-it-as-sp-and-idp-for-development-env-only/ Installing SimpleSA...") |
mNo edit summary |
||
(2 intermediate revisions by the same user not shown) | |||
Line 3: | Line 3: | ||
*[http://www.worldgoneweb.com/2013/installing-simplesamlphp-and-use-it-as-sp-and-idp-for-development-env-only/ Installing SimpleSAMLphp and use it as SP and IdP] | *[http://www.worldgoneweb.com/2013/installing-simplesamlphp-and-use-it-as-sp-and-idp-for-development-env-only/ Installing SimpleSAMLphp and use it as SP and IdP] | ||
*[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://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