ILIAS  release_5-3 Revision v5.3.23-19-g915713cf615
module_oauth.php File Reference

Go to the source code of this file.

Variables

 $config
 

Variable Documentation

◆ $config

$config
Initial value:
= array (
'getUserInfo.enable' => TRUE,
'requestTokenDuration' => 60*30,
'accessTokenDuration' => 60*60*24,
'nonceCache' => 60*60*24*14,
'cron_tag' => 'hourly',
'auth' => 'default-sp',
'useridattr', 'user',
)
Create styles array
The data for the language used.

Definition at line 7 of file module_oauth.php.