Revision: 2036 Author: olavmrk Date: Fri Dec 4 03:16:32 2009 Log: docs: Fix reference to metadata/shib13-idp-remote.php.
Merged into 1.5 branch from r2007. http://code.google.com/p/simplesamlphp/source/detail?r=2036 Modified: /branches/simplesamlphp-1.5/docs/simplesamlphp-sp.txt ======================================= --- /branches/simplesamlphp-1.5/docs/simplesamlphp-sp.txt Fri Dec 4 03:16:04 2009 +++ /branches/simplesamlphp-1.5/docs/simplesamlphp-sp.txt Fri Dec 4 03:16:32 2009 @@ -65,7 +65,7 @@ Adding IdPs to the SP --------------------- -The service provider you are configuring needs to know about the identity providers you are going to connect to it. This is configured by metadata stored in `metadata/saml20-idp-remote.php` and `metadata/shib13-sp-remote.php`. +The service provider you are configuring needs to know about the identity providers you are going to connect to it. This is configured by metadata stored in `metadata/saml20-idp-remote.php` and `metadata/shib13-idp-remote.php`. This is a minimal example of a `metadata/saml20-idp-remote.php` metadata file: <?php -- You received this message because you are subscribed to the Google Groups "simpleSAMLphp commits" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/simplesamlphp-commits?hl=en.
