<iframe src="https://www.googletagmanager.com/ns.html?id=GTM-M74D8PB" height="0" width="0" style="display:none;visibility:hidden">
Loading
Skip to NavigationSkip to Main Content
0D54z00009hdRm7CAEOkta Classic EngineAuthenticationAnswered2024-07-08T09:21:30.000Z2023-10-17T09:39:57.000Z2023-10-19T14:45:10.000Z
Reauthentication after reboot despite a valid refresh token

I have a Single Page Application (SPA) using Vue 2, and I'm using okta-vue 3.1 and okta-auth-js 4.9.2.

When I authenticate, I can see the background token refresh happening. As long as the computer is on, I don't need to re-authenticate. However, when I shut down the computer and restart it after the access token has expired, I have to re-authenticate, even though I have a refresh token with a 30-day validity period.

Is there a solution? Is there something specific I need to do to prevent this?

 

Thank you.

 

 


This question is closed.
Loading
Reauthentication after reboot despite a valid refresh token