
ShoichiroK.00155 (LAC Co., Ltd) asked a question.
Hi everyone,
I am looking for some advice regarding session management and IP restrictions.
Currently, once a user logs into an application via Okta from an authorized network, they can continue to use the app even if they move to an unauthorized network, as long as the application session remains active.
Does anyone have insights or experience dealing with this issue?
My understanding is that Okta's policy controls (such as IP restrictions/Network Zones) are evaluated only during the initial Okta login. They do not affect the active session on the application side once the authentication is complete.
Therefore, I believe the possible solutions would be one of the following:
Configuring network controls (IP restrictions) or session timeouts directly on the application side.
Implementing security solutions like CASB or SASE to control access at the network traffic level.
If there is any way to achieve this using only Okta's features/settings, or if you have any other best practices to share, I would greatly appreciate your guidance.

Hello @ShoichiroK.00155 (LAC Co., Ltd) Thank you for posting on our Community page!
While Okta cannot directly reach into most SaaS apps to kill a session upon a network change, there are a few ways to force re-evaluation closer to real-time:
Application-Side Controls (IP Binding / Shorter Sessions)
The Recommended Best Practice
In a modern Zero Trust architecture, relying strictly on network perimeters (IP restrictions) is generally discouraged in favor of device posture and continuous authentication.
If you are trying to ensure that corporate data is only accessed from secure environments, the best practice is to pair Okta with a SASE/CASB solution or an Endpoint Detection and Response (EDR) integration (like CrowdStrike or Microsoft Defender). This allows you to evaluate device trust continuously, rather than just IP addresses, which fluctuate easily in a remote-work world.
Thank you for reaching out to our Community and have a great day!
--
Help others in the community by liking or hitting Select as Best if this response helped you.