username)) { $config->username = 'emailAddress'; } //if (!isset ($config->duallogin)) { // $config->duallogin = ''; //} //if (!isset ($config->notshowusername)) { // $config->notshowusername = ''; //} if (!isset($config->x509certificate)) { $config->x509certificate = ''; } if (!isset($config->idp_sso_target_url)) { $config->idp_sso_target_url = ''; } if (!isset($config->idp_sso_issuer_url)) { $config->idp_sso_issuer_url = ''; } if (!isset($config->auto_create_users)) { $config->auto_create_users = ''; } ?>
';
}
if (isset($err['samlconfig'])) {
formerr($err['samlconfig']);
echo ' '; } ?> |
||
: | ||
: | ||
: | ||
: | duallogin) echo "checked"; ?> /> | |
: | notshowusername) echo "checked"; ?> /> | |
: | auto_create_users) echo "checked"; ?> /> | |
: | ||
|
||