ILIAS  release_5-4 Revision v5.4.26-12-gabc799a52e6
shib13-idp-hosted.php File Reference

Go to the source code of this file.

Variables

 $metadata ['__DYNAMIC:1__']
 SAML 1.1 IdP configuration for SimpleSAMLphp. More...
 

Variable Documentation

◆ $metadata

$metadata[ '__DYNAMIC:1__']
Initial value:
= array(
'host' => '__DEFAULT__',
'privatekey' => 'server.pem',
'certificate' => 'server.crt',
'auth' => 'example-userpass',
)

SAML 1.1 IdP configuration for SimpleSAMLphp.

See: https://simplesamlphp.org/docs/stable/simplesamlphp-reference-idp-hosted

Definition at line 8 of file shib13-idp-hosted.php.