ILIAS  release_5-4 Revision v5.4.26-12-gabc799a52e6
module_cdc.php File Reference

Go to the source code of this file.

Variables

 $config
 

Variable Documentation

◆ $config

$config
Initial value:
= array(
'example.org' => array(
'key' => 'ExampleSharedKey',
'server' => 'https://my-cdc.example.org/simplesaml/module.php/cdc/server.php',
'cookie.lifetime' => 0,
),
)

Definition at line 3 of file module_cdc.php.