Categories
Azure-AD Conditional Access Identity

How to implement OATH TOTP Hardware tokens to Azure AD

When we start to implement MFA or Conditional Access to larger Azure AD environments with many different user types, you some times come across end-users that simply don’t have any possibility to answer a MFA Challenge. It could be production users, external users, teachers or even students in some cases that simply have no device […]

Categories
Azure-AD Conditional Access Identity Passwordless

How to enable MFA Code Matching & Context in Azure AD Portal (Public Preview)

Microsoft have now released a new(ish) MFA method that will be available for both users running Passwordless and regular authentication combined with MFA/Conditional Access, currently in Public Preview.With the new code matching, users will be required to type in a code within the Microsoft Authenticator app, that will be presented by Microsoft when the end-user […]

Categories
Azure-AD Conditional Access

Block Access for all non-Intune MDM enrolled mobile devices in Conditional Access

During last week an customer had the need to make sure that all mobile devices that weren’t MDM enrolled into intune should get blocked for accessing Azure AD resources using mobile apps.This due to start forcing specific users to start MDM enroll devices without having compliance policies at place within intune.To achieve this, we will […]

Categories
Conditional Access

Keeping track of Conditional Access changes

Conditional Access is an amazing feature within Azure-AD and is more or less the zero trust engine in the Microsoft 365 platform.It lets us gather a lot of signals from the end-users sign-in process to decide how they should access the company data.We can for example take decision based on location, device type, device os, […]

Categories
Azure-AD Conditional Access Identity

Tracking excluded Conditional Access users with Identity Governance

When you implement Conditional Access to protect your end-users and the company data there will often be different Conditional Access frameworks for different user types and licenses.For example you might have production users within your environment, that only needs to be allowed to sign-in from a compliant device from a specific corporate network.On the other […]