<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
0D54z0000A0Los7CQCOkta Classic EngineLifecycle ManagementAnswered2024-06-07T09:00:20.000Z2024-02-15T00:59:13.000Z2024-02-16T00:49:50.000Z

lnllt (lnllt) asked a question.

/api/v1/sessions/{sessionId}/lifecycle/refresh is not extending the session

I'm calling /api/v1/sessions/me from the front-end in order to get back the user's sessionID.

I'm then passing this sessionID to the backend which makes a POST request to:

/api/v1/sessions/{sessionId}/lifecycle/refresh

 

I noticed the response does not indicate that the session has been extended.

The expiresAt value is the same as what the front-end returned in the response to /me.

 

How can I extend the user's Okta session?


Loading
/api/v1/sessions/{sessionId}/lifecycle/refresh is not extending the session