Home
last modified time | relevance | path

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

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