Home
last modified time | relevance | path

Searched +full:sso -(+path:inc +path:lang) -(+path:lib +path:plugins +path:lang) -(+path:lib +path:tpl +path:dokuwiki +path:lang) (Results 1 – 6 of 6) sorted by relevance

/dokuwiki/lib/plugins/authad/conf/
H A Ddefault.php6 $conf['sso'] = 0;
H A Dmetadata.php6 $meta['sso'] = array('onoff','_caution' => 'danger');
/dokuwiki/lib/plugins/authad/adLDAP/
H A DadLDAP.php150 * Use SSO
520 * Set whether to use SSO
535 * Get the SSO setting
592 if (array_key_exists("sso",$options)) {
593 $this->setUseSSO($options["sso"]);
697 // Allow binding over SSO for Kerberos
/dokuwiki/lib/plugins/authad/
H A Dauth.php25 * $conf['plugin']['authad']['sso'] = 1;
102 // Prepare SSO
115 if ($this->conf['sso']) {
164 $this->conf['sso']
/dokuwiki/inc/Utf8/tables/
H A Dromanization.php472 'っそ' => 'sso',
1086 'ッソ' => 'sso',
/dokuwiki/inc/
H A Dauth.php85 // if no credentials were given try to use HTTP auth (for SSO)