ILIAS  release_5-3 Revision v5.3.23-19-g915713cf615
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:962
static getModuleURL($resource, array $parameters=array())
Get absolute URL to a specified module resource.
Definition: Module.php:303
if(!array_key_exists('stateid', $_REQUEST)) $state
Handle linkback() response from LinkedIn.
Definition: linkback.php:10
Create styles array
The data for the language used.
$idp
Definition: prp.php:13
$url