<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
0D51Y00007i7qhlSAAOkta Classic EngineSingle Sign-OnAnswered2024-04-15T13:37:19.000Z2020-02-04T22:51:58.000Z2020-02-12T04:31:16.000Z

4058t (4058t) asked a question.

Keep Okta session alive after closing the browser

Hi, I need to know if there's any way to configure the authentication server to persist the cookies when closing the browser. This used to work like this until this week and we don't know why it's asking for credentials again (we didn't change any configuration setting and we are using an Okta-Hosted flow). Thanks a lot in advance.

 

Best regards,

 

Hernán


  • bc221 (bc221)

    I don't know whether it was working before but Okta claims that it kills Session Cookie when user close the browser.

     

    Okta utilizes a HTTP session cookie to provide access to your Okta organization and applications across web requests for an interactive user agent such as a web browser. Session cookies have an expiration configurable by an administrator for the organization and are valid until the cookie expires or the user closes the session (logout) or browser application.

     

    refer - https://developer.okta.com/docs/reference/api/sessions/#session-cookie

    Expand Post
  • LarryB.22154 (BG Products, Inc.)

    Thank you Vipul, I have been trying to figure this out for some time now!

This question is closed.
Loading
Keep Okta session alive after closing the browser