ADO.NET Provider for Okta

Build 24.0.9060

RefreshOAuthAccessToken

Use this procedure to refresh the access token.

Input

Name Type Description
OAuthRefreshToken String Set this to the refresh token you received during the authentication flow, such as by calling GetOAuthAccessToken.

Result Set Columns

Name Type Description
OAuthAccessToken String The authentication token returned from Okta. This can be used in subsequent calls to other operations for this particular service.
OAuthRefreshToken String The OAuth refresh token, used to refresh the access token.
ExpiresIn String The remaining lifetime on the access token.

Copyright (c) 2024 CData Software, Inc. - All rights reserved.
Build 24.0.9060