Forum Discussion
RippieUK
Dec 06, 2021Brass Contributor
Conditional Access: Can someone please explain sign-in frequency and persistent browser session
Good morning, afternoon and evening everyone. So can someone please explain the difference between Sign-in Frequency and persistent browser session. Do I need to use both? I can read that sig...
VasilMichev
Dec 07, 2021MVP
Persistent session applies to "all apps" because the browser "shares" the cookie with all resources it applies to, you don't get a separate cookie per app/resource. It's not directly related to the sign-in frequency in the sense that it's a simple "on/off" switch, either there is a cookie after you reopen the browser or not. But it does have a validity too, so you cannot use it indefinitely, so in that sense it is also tied to the SIF window.
For shared devices, you'd probably want a separate policy.
For shared devices, you'd probably want a separate policy.
RippieUK
Dec 07, 2021Brass Contributor
Hi Vasil, How would you target specific shared devices in conditional access? Looks to me that it is user based? as in assigning CA policies to users.
Also do you know the answer to this question? https://techcommunity.microsoft.com/t5/azure-active-directory-identity/ca-template-securing-security-info-registration/m-p/3032501#M7011
Also do you know the answer to this question? https://techcommunity.microsoft.com/t5/azure-active-directory-identity/ca-template-securing-security-info-registration/m-p/3032501#M7011
- VasilMichevDec 07, 2021MVPThere is a device condition, and they recently introduced filters for devices too.