Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

/* saml20-idp-remote.php */
<?php $metadata['https://example.org/saml-idp'] = [ 'SingleSignOnService' => 'https://example.org/simplesaml/saml2/idp/SSOService.php', 'SingleLogoutService' => 'https://example.org/simplesaml/saml2/idp/SingleLogoutService.php', 'certificate' => /**/, ];

We should think about how to mobilize the XML→ php converter of ssp itself to generate the 'remote' files.