
lnllt (lnllt) asked a question.
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?

Hi, @lnllt (lnllt)
Thank you for posting on our Community page!
If you are using OIE, this article will be helpful:
https://developer.okta.com/docs/guides/oie-upgrade-sessions-api/main/
Thank you for reaching out to our Community and have a great day!
Ask the experts about Okta Privileged Access
_____________________________________________________________________________
Community members help others by clicking Like or Select as Best on responses. Try it today.
_____________________________________________________________________________
Hi, I'm using Classic Engine.
Hi, @lnllt (lnllt)
Thank you for posting on our Community page!
In this case, this is the article for your use case: https://support.okta.com/help/s/article/Why-is-the-GET-Current-Session-API-call-extending-the-users-session
Thank you for reaching out to our Community and have a great day!
Ask the experts about Okta Privileged Access
_____________________________________________________________________________
Community members help others by clicking Like or Select as Best on responses. Try it today.
_____________________________________________________________________________