AuthenticationInput
Input fields
SSO access token for the chosen provider authentication.
Provider code from user login used for SSO.
SSO token expiry for the provider's authentication (integer in seconds).
ID of the device in the external provider system.
Full redirect URI (including all query string parameters) from the result of an OAuth 2.0 flow.
SSO refresh token for the chosen provider authentication.
State from user login used for SSO.
The example data in the variables and responses below are autogenerated values designed to resemble real inputs. They do not represent actual customer data, and in some cases may require additional validation.
Example
{
"accessToken": "fact-society-manage-television-child",
"authorizationCode": "may-some-baby-we-community",
"expiresIn": 100,
"providerDeviceId": "30073997",
"redirectUri": "world-start-floor-blood-method",
"refreshToken": "try-fall-throw-center-treat",
"state": "all-firm-total-sound-trade"
}