Access token keep expiring
Hi,
I have created an access token for oneDrive to store my files. I made the secret key "never expire" setting. On the AgilePoint side i have disabled the renewal rate. But still the access token is expiring every hour.
Any ideas why?
Thanks
-
Aamir,
The non expiring configuration you selected in the Microsoft portal is for the Client ID and Client Secret. The OAuth access token and the Refresh token which are generated using the Client Id details do expire.
The default lifetime for the access token is 1 hour. The default max inactive time of the refresh token is 90 days.
You can get complete info from Microsoft Session's help document: https://docs.microsoft.com/en-us/office365/enterprise/session-timeouts
Regards.
サインインしてコメントを残してください。
コメント
1件のコメント