OAuthRefreshTokenURL Parameter (Connect-SASXpt Cmdlet)
The URL to refresh the OAuth token from.
Syntax
Connect-SASXpt -OAuthRefreshTokenURL string
Data Type
cstr
Default Value
""
Remarks
The URL to refresh the OAuth token from. In OAuth 2.0, this URL is where the refresh token is exchanged for a new access token when the old access token expires.