A company plans to enforce an 8-hour sign-in frequency such that every 8 hours, the users will have to re-authenticate with Azure Extre ID to access M365. Azure Extra ID Conditional Access Control Policy was creaed to set 8-hours sign-in frequncy with MFA.
However, all users use corporate laptop enrolled into Intune, which allows seamless SSO to access M365. The authentication with Azure Extra ID is done automatically bypassing userid/password/MFA entirely whenever the user tried to access M365.
This aparently increases the risk that someone can gain access to M365 without credentials through an unattended computer. Is there a way to enforce sign-in frequency on corporate laptops? or any other controls can be implemented to minimize the risk?