SyncClientTokenInfo
SyncClientTokenInfo
Represents the information about sync client token
JSON Example
{
"expireAt": "The date and time when the token expires",
"token": "string",
"scimUrl": "string"
}
string
expireAt
Required
expireAt
string
token
Required
The sync client bearer token
string
scimUrl
Required
The WS1B SCIM URL to push users and groups data from external identity provider