auth_instructions) or empty($config->user_attribute)) { $config->auth_instructions = get_string('auth_shib_instructions', 'auth', $CFG->wwwroot.'/auth/shibboleth/index.php'); } if (!isset ($config->user_attribute)) { $config->user_attribute = ''; } if (!isset ($config->convert_data)) { $config->convert_data = ''; } if (!isset($config->changepasswordurl)) { $config->changepasswordurl = ''; } ?>
: | ||
: |
convert_data and $config->convert_data != '' and !is_readable($config->convert_data)) {
echo ' '; print_string("auth_shib_convert_data_warning", "auth"); echo ''; } ?> |
alt_login ?> |
: | alt_login) and $config->alt_login == 'on' ){ echo 'checked="checked"'; } ?> /> | |
: |
organization_selection) && empty($config->organization_selection) && isset($config->alt_login) && $config->alt_login == 'on') {
echo ' '; print_string("auth_shib_no_organizations_warning", "auth"); echo ''; } ?> |
|
: | ||
: | ||
: | ||
: |