TokenAuth

post/api/TokenAuth/ExternalAuthenticate

Request body

authProviderstring required

Required; Max length 128

providerKeystring required

Required; Max length 256

providerAccessCodestring required

Required

returnUrlstring nullable
singleSignInboolean nullable

Response

Success

accessTokenstring nullable
encryptedAccessTokenstring nullable
expireInSecondsinteger
waitingForActivationboolean
returnUrlstring nullable
refreshTokenstring nullable
refreshTokenExpireInSecondsinteger

Changes

No recorded changes to this endpoint across all 1 revision of this API.