$application_name, 'technicalcontact_email' => $email_from, 'secretsalt' => $samlid, 'cachedir' => $samltempdir, 'datadir' => "{$storagedir}/simplesamldata", 'loggingdir' => $samltempdir, 'logging.logfile' => 'saml_' . md5($samlid) . '.log', 'logging.handler' => 'file', 'admin.protectmetadata' => false, 'timezone' => null, 'session.cookie.secure' => true, ];