Home
last modified time | relevance | path

Searched refs:force_saml_login (Results 1 – 2 of 2) sorted by relevance

/plugin/authsaml/
H A Daction.php63 $force_saml_login = $this->getConf('force_saml_login');
64 if ($force_saml_login) {
H A Dsaml.php26 protected $force_saml_login; variable in saml_handler
56 $force_saml_login = $auth_saml_active || $plugin_conf['force_saml_login'];