12 if (!array_key_exists(
'AuthState', $_REQUEST)) {
17 if (array_key_exists(
'otp', $_REQUEST)) {
18 $otp = $_REQUEST[
'otp'];
static getAllErrorCodeMessages()
Get a map of both errorcode titles and descriptions.
static getModuleURL($resource, array $parameters=array())
Get absolute URL to a specified module resource.
Create styles array
The data for the language used.
static handleLogin($authStateId, $otp)
Handle login request.
if(!array_key_exists('AuthState', $_REQUEST)) $authStateId
static getInstance($instancename='simplesaml')
Get a configuration file by its instance name.