refreshTokenExpirationInterval property
The requested expiration interval (in minutes) for the refresh token. The maximum interval can be overridden by the portal administrator.
- The value
-1
returns the maximum refresh token expiration interval supported by the portal, which is usually set to ninety days. The portal administrator has the ability to decrease this maximum value. - The value
0
returns the default refresh token expiration interval configured on the portal, typically two weeks. This default value may be affected if the portal administrator sets the maximum refresh token value (ninety days) to less than two weeks.