Home
last modified time | relevance | path

Searched refs:getSSOurl (Results 1 – 6 of 6) sorted by relevance

/plugin/adfs/phpsaml/lib/Saml/
DAuthRequest.php42 $url = OneLogin_Saml2_Utils::redirect($this->auth->getSSOurl(), $parameters, true);
/plugin/saml/phpsaml/lib/Saml/
DAuthRequest.php42 $url = OneLogin_Saml2_Utils::redirect($this->auth->getSSOurl(), $parameters, true);
/plugin/adfs/phpsaml/lib/Saml2/
DAuth.php527 return $this->redirectTo($this->getSSOurl(), $parameters, $stay);
593 public function getSSOurl() function in OneLogin_Saml2_Auth
/plugin/saml/phpsaml/lib/Saml2/
DAuth.php527 return $this->redirectTo($this->getSSOurl(), $parameters, $stay);
593 public function getSSOurl() function in OneLogin_Saml2_Auth
/plugin/saml/phpsaml/
DREADME.md1332 * `getSSOurl` - Gets the SSO url.
/plugin/adfs/phpsaml/
DREADME.md1332 * `getSSOurl` - Gets the SSO url.