Skip to content
This repository was archived by the owner on Jul 11, 2018. It is now read-only.

spMetadata Example

Remold edited this page Jul 31, 2015 · 1 revision
array (
  'AssertionConsumerServices' =>
  array (
    0 =>
    array (
      'Binding' => 'urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST',
      'Location' => 'https://migration-sp.aai.surfnet.nl/simplesaml/module.php/saml/sp/saml2-acs.php/default-sp',
    ),
    2 =>
    array (
      'Binding' => 'urn:oasis:names:tc:SAML:2.0:bindings:HTTP-Artifact',
      'Location' => 'https://migration-sp.aai.surfnet.nl/simplesaml/module.php/saml/sp/saml2-acs.php/default-sp',
    ),
  ),
  'MustProvisionExternally' => false,
  'ProvideIsMemberOf' => false,
  'Name' =>
  array (
    'nl' => '000 Migratie SP',
    'en' => '000 Migraton SP',
  ),
  'Description' =>
  array (
    'nl' => 'Migratie SP voor testen van migraties',
    'en' => 'Migration SP for testing migrations',
  ),
  'DisplayName' =>
  array (
    'nl' => 'Migratie SP voor testen van migraties',
    'en' => '',
  ),
  'Logo' =>
  array (
    'Height' => 48,
    'Width' => 48,
    'URL' => 'https://si0.twimg.com/profile_images/1073960579/63_normal.png',
  ),
  'AuthnRequestsSigned' => false,
  'NameIDFormats' =>
  array (
    0 => 'urn:oasis:names:tc:SAML:2.0:nameid-format:transient',
    1 => 'urn:oasis:names:tc:SAML:2.0:nameid-format:persistent',
  ),
  'ContactPersons' =>
  array (
    0 =>
    array (
      'ContactType' => 'technical',
      'EmailAddress' => '[email protected]',
      'GivenName' => 'Remold',
      'SurName' => 'Krol',
    ),
    1 =>
    array (
      'ContactType' => 'administrative',
      'EmailAddress' => '[email protected]',
      'GivenName' => 'Remold',
      'SurName' => 'Krol',
    ),
    2 =>
    array (
      'ContactType' => 'technical',
      'EmailAddress' => '',
      'GivenName' => '',
      'SurName' => '',
    ),
  ),
  'WorkflowState' => 'prodaccepted',
  'EntityID' => 'https://migration-sp.aai.surfnet.nl/simplesaml/module.php/saml/sp/metadata.php/default-sp',
  'EntityId' => 'https://migration-sp.aai.surfnet.nl/simplesaml/module.php/saml/sp/metadata.php/default-sp',
)
Clone this wiki locally