
6xxoy (6xxoy) asked a question.
We are wanting to force a login after a browser is closed. Currently, when a user closes their browser, if it is opened again before the idle timeout, it is still authenticated and we want to stop that. IF the the browser is closed, we want Okta to force a login again.
Any suggestions?

Unless session cookie is persistent, user session will be destroyed when browser is closed. You can update 'Sign On' rules to disable persistent cookies using API: https://developer.okta.com/docs/guides/shared-sso-android-ios/ios/session-and-persistent-sso/