| Name |
Type |
Writable |
Restrictions |
Description |
| id |
int |
|
|
|
| applicationType |
string |
V |
|
|
| partnerId |
int |
V |
|
|
| domain |
string |
V |
|
|
| status |
KalturaSsoStatus |
V |
|
|
| createdAt |
int |
|
|
Creation date as Unix timestamp (In seconds) |
| updatedAt |
int |
|
|
Last update date as Unix timestamp (In seconds) |
| redirectUrl |
string |
V |
|
Redirect URL for a specific application type and (partner id or domain) |
| data |
string |
V |
|
|
|