ILIAS  release_5-3 Revision v5.3.23-19-g915713cf615
shib13-sp-remote.php
Go to the documentation of this file.
1<?php
8/*
9 * This is just an example:
10 */
11$metadata['https://sp.shiblab.feide.no'] = array(
12 'AssertionConsumerService' => 'http://sp.shiblab.feide.no/Shibboleth.sso/SAML/POST',
13 'audience' => 'urn:mace:feide:shiblab',
14 'base64attributes' => FALSE,
15);
16
$metadata['__DYNAMIC:1__']
An exception for terminatinating execution or to throw for unit testing.