Home
last modified time | relevance | path

Searched refs:getLoginURL (Results 1 – 5 of 5) sorted by relevance

/plugin/authdiscourse/
H A Daction.php42 $loginurl = $auth->getLoginURL();
H A Dauth.php110 public function getLoginURL() { function in auth_plugin_authdiscourse
/plugin/sfauth/conf/
H A Dmetadata.php12 $value = helper_plugin_sfauth::getLoginURL($this->_instance);
/plugin/sfauth/
H A Dhelper.php39 public static function getLoginURL($instance) { function in helper_plugin_sfauth
199 'redirect_uri' => self::getLoginURL($this->instance),
227 'redirect_uri' => self::getLoginURL($this->instance)
/plugin/authsaml/
H A Daction.php106 …$fieldset .= '<center><a href="'.$this->saml->ssp->getLoginURL().'"><img src="lib/plugins/authsaml…