I am using Foundry OAuth authentication to log in and link with Tableau. URL
However, due to the access token expiring, re-authentication occurs at regular intervals.
I would like to ask the following questions.
- What is the expiration time set for the access token issued during OAuth authentication?
- Similarly, what is the expiration time set for the refresh token?
- Can the expiration times of the above access token and refresh token be changed as desired? If so, how can I change it (settings file, administration screen, etc.)?