When a user signs into Microsoft 365 in a browser and selects "Stay signed in" or uses a session cookie that persists beyond the browser close, their authenticated session remains active on that device potentially for days, weeks, or longer. On a managed corporate device this is a reasonable convenience. On a shared device, a personal machine, or any device that subsequently falls outside the organisation's control, it becomes a standing access risk.
Persistent browser sessions are particularly problematic in environments where users access Microsoft 365 from browsers on non-corporate devices — home computers, personal laptops, hotel kiosks, or borrowed devices. If the browser profile is accessible to another person, or if the device is lost or stolen, the authenticated session is immediately accessible without any additional authentication challenge.
A Conditional Access policy that disables persistent browser sessions forces re-authentication on every new browser session, ensuring that each access event requires a fresh authentication rather than relying on a potentially stale cookie.
Some scenarios justify persistent sessions:
The most common approach is to disable persistent sessions for unmanaged devices only — requiring re-authentication for personal or unregistered devices while allowing persistent sessions on managed, compliant corporate machines.
After enforcing this control, review these related areas: