ILIAS  release_5-4 Revision v5.4.26-12-gabc799a52e6
Logout.php
Go to the documentation of this file.
1 <?php
2 
3 
10 {
11 
12  public static function postLogout(SimpleSAML_IdP $idp, array $state)
13  {
14  $url = SimpleSAML\Module::getModuleURL('consent/logout_completed.php');
16  }
17 }
static redirectTrustedURL($url, $parameters=array())
This function redirects to the specified URL without performing any security checks.
Definition: HTTP.php:959
static getModuleURL($resource, array $parameters=array())
Get absolute URL to a specified module resource.
Definition: Module.php:220
if(!array_key_exists('stateid', $_REQUEST)) $state
Handle linkback() response from LinkedIn.
Definition: linkback.php:10
$idp
Definition: prp.php:13
$url