Page MenuHome# EENet
  • P21 conf
    <?php
    /**
    * SAML 2.0 IdP configuration for simpleSAMLphp.
    *
    * See: https://simplesamlphp.org/docs/stable/simplesamlphp-reference-idp-hosted
    ...
    • Jun 25 2018, 4:34 PM
    • 193 Lines
    • PHP
  • <?php
    $metadata['https://reos.taat.edu.ee/saml2/idp/metadata.php'] = array (
    'metadata-set' => 'saml20-idp-remote',
    'entityid' => 'https://reos.taat.edu.ee/saml2/idp/metadata.php',
    ...
    • Sep 19 2016, 11:16 AM
    • 213 Lines
  • array (
    'entityid' => 'https://mpass-proxy-test.csc.fi/idp/shibboleth',
    'contacts' =>
    array (
    ),
    ...
    • Sep 19 2016, 11:00 AM
    • 49 Lines