CData Python Connector for SAP SuccessFactors

Build 25.0.9454

RefreshOAuthAccessToken

Refreshes the OAuth access token used for authentication with the specified Identity Provider.

Input

Name Type Required Description
OAuthRefreshToken String True The refresh token returned with the previous access token.

Result Set Columns

Name Type Description
OAuthAccessToken String The authentication token returned from the Identity Provider.
OAuthRefreshToken String The refresh token that may be used to obtain a new access token.
ExpiresIn String The remaining lifetime on the access token.

Copyright (c) 2025 CData Software, Inc. - All rights reserved.
Build 25.0.9454