A cloud-based identity and access management service for securing user authentication and resource access
Registering Mobile Apps as Separate Enterprise Applications in Entra ID
Is it possible to register a mobile application that uses corporate SSO as its own Enterprise Application in Entra ID, distinct from other related applications, to enable the application of Conditional Access policies specifically for that mobile app? For instance, could MFA or device compliance requirements be uniquely scoped to that app while keeping different Conditional Access rules for other applications within the same ecosystem?
Here is the use case: we are a software company that offers a desktop application and a mobile app, which displays limited data and PII for security purposes. Our customers currently have access policies to prevent their employees from logging into the desktop version on non-corporate managed devices. However, this setup restricts the use of the mobile application. If they allow access from non-corporate managed devices (including personal mobile phones), they risk compromising their security protocols.
One potential workaround is to register the mobile app as its own application in Entra ID. This approach is desired to: 1. enable the application of different/separate protections for the desktop and mobile applications, and 2. register the mobile app as its own enterprise application, even though it would still connect to the same IdP integration.