This function is required for the IFRAME-API to check the validity of the transmitted session ID. This ensures that the specified user is actually still logged on to LiveConfig. Some additional data of the user is also returned.
Field |
Type |
RegExp |
Null? |
Description |
---|---|---|---|---|
|
AuthData |
no |
Authentication data |
|
|
string |
|
no |
Session ID |
|
string |
|
no |
User agent string of the customers‘ browser |
Field |
Type |
Null? |
Description |
---|---|---|---|
|
string |
no |
Status („ok“) |
|
string |
no |
Currently selected language of the user (e.g. |
|
string |
no |
Login name (e.g. |
|
string |
no |
Name of the user (e.g. |
|
long |
no |
Customer ID (e.g. |
|
string[] |
yes |
Array with names of all subscriptions to which the user has access |