42 $desturl = $idpmetadata->getDefaultEndpoint(
'SingleSignOnService', array(
'urn:mace:shibboleth:1.0:profiles:AuthnRequest'));
43 $desturl = $desturl[
'Location'];
47 $url = $desturl .
'?' .
48 'providerId=' . urlencode($this->
getIssuer()) .
49 '&shire=' . urlencode($shire) .
$metadata['__DYNAMIC:1__']
An exception for terminatinating execution or to throw for unit testing.
createRedirect($destination, $shire)
setRelayState($relayState)