sharedsecret)) { $config->sharedsecret = 'this is not a secure key, change it'; } if (!isset($config->timeout)) { $config->timeout = '5'; } if (!isset($config->logoffurl)) { $config->logoffurl = ''; } if (!isset($config->autoopen)) { $config->autoopen = 'yes'; } if (!isset($config->updateuser)) { $config->updateuser = 'yes'; } if (!isset($config->redirectnoenrol)) { $config->redirectnoenrol = 'no'; } if (!isset($config->firstname)) { $config->firstname = 'no-first-name'; } if (!isset($config->lastname)) { $config->lastname = 'no-last-name'; } ?>
error_text($err["sharedsecret"]); } ?>
error_text($err["timeout"]); } ?>
error_text($err["logoffurl"]); } ?>
error_text($err["autoopen"]); } ?>
error_text($err["updateuser"]); } ?>
error_text($err["redirectnoenrol"]); } ?>