Home
last modified time | relevance | path

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

/plugin/fedauth/Auth/OpenID/
H A DTrustRoot.php397 function Auth_OpenID_getAllowedReturnURLs($relying_party_url, $fetcher, argument
407 Auth_Yadis_getServiceEndpoints($relying_party_url, $xrds_parse_cb,
410 if ($rp_url_after_redirects != $relying_party_url) {
416 array($relying_party_url, &$fetcher));
/plugin/openid/Auth/OpenID/
H A DTrustRoot.php397 function Auth_OpenID_getAllowedReturnURLs($relying_party_url, $fetcher, argument
407 Auth_Yadis_getServiceEndpoints($relying_party_url, $xrds_parse_cb,
410 if ($rp_url_after_redirects != $relying_party_url) {
416 [$relying_party_url, $fetcher]);