Keep Okta session alive when closing the browser

Hi, I wanted to know if there’s anyway to configure the cookies created at the authentication server to be persistent. We have an scenario where we need to keep this session alive even if the browser is closed.
For some reason this was working just fine until last week and now we need to authenticate again if the browser is closed, thanks a lot in advance.

PD: We are using an Okta-hosted flow for authentication.

Hi @Pakun,

I think you can modify the access policy to use persistent cookie based on https://developer.okta.com/docs/guides/shared-sso-android-ios/ios/session-and-persistent-sso/

2 Likes

Hi @warren, that worked like a charm, thank you so much!

I have tried to follow the steps and everything works except last step. When sending Update Sign On Rule with action in the body. Response gives back original rule without any updates. What could be the reason ?
(rule is default and priority 1)

This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.