CloudAuthenticationResponse

CloudAuthenticationResponse
CloudAuthenticationResponse
JSON Example
{
    "clientId": "string",
    "effectiveFrom": 0,
    "status": "string",
    "errorMessage": "string"
}
string
clientId
Optional

The client ID.

integer
effectiveFrom
Optional

The effective from date.

string
status
Optional

Current cloud authentication status.

string
errorMessage
Optional

The last relevant error message related to cloud authentication flow if any.