Home
last modified time | relevance | path

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

/plugin/authshibboleth/plugin/authshibboleth/
H A Daction.php31 const CONF_SHIBBOLETH_HANDLER_BASE = 'shibboleth_handler_base'; define in action_plugin_authshibboleth
71 …return sprintf("%s%s", $this->getConf(self::CONF_SHIBBOLETH_HANDLER_BASE), $this->getConf(self::CO…
H A Dauth.php33 const CONF_SHIBBOLETH_HANDLER_BASE = 'shibboleth_handler_base'; define in auth_plugin_authshibboleth
890 …s%s%s?return=%s", $_SERVER['HTTP_HOST'], $this->getConf(self::CONF_SHIBBOLETH_HANDLER_BASE), $hand…