ILIAS  release_5-4 Revision v5.4.26-12-gabc799a52e6
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__']