<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
0D51Y0000ARIoybSQDOkta Classic EngineAdministrationAnswered2024-03-25T04:16:27.000Z2021-02-09T07:12:33.000Z2021-02-12T10:56:14.000Z

2xbuk (2xbuk) asked a question.

Persistent login on browser tab close

After a user is logged in successfully, they are able to use the application without any issues. But if they close the browser and open it after an hour or so, the user logged out and is asked to login again. This isn't an intended UX for us and we would like to know how this can be solved without the user being asked to login again. Are there any config changes that we need to do at our end to get this working?


  • User15937291401356704093 (Vendor Management)

    Hi @2xbuk (2xbuk)​ 

     

    Thanks for contacting us.

     

    With this type of things, there are a lot of moving factors. Okta lets the browser know that there is an active session via a session cookie. However, this cookie is erased by default when closing the browser. In order to avoid this happening, you would need to change the browser's settings to enable "Continue where I left Off". This should help keep the Okta Session valid when closing the browser. 

     

    That is, if the Okta Session Lifetime is configured to last more than a few hours, of course. You can check that by going to Security > Authentication > Sign On Policies > Checking the sign on rules.

    Expand Post
This question is closed.
Loading
Persistent login on browser tab close