The device info is not being passed to the webview in .net MAUI app. We are getting device not compliant error even device is enrolled and compliant.

Nirmala Yadav (ADMIN) 0 Reputation points
2025-05-10T07:54:09.2066667+00:00

We are trying to build a mobile app which will be available for organization's employees via managed play store from their work profile on enrolled devices only.

The app is built using .NET MAUI framework 8.0 . We are using Broker authentication for the initial login to the mobile app. The app contains shortcuts for various other web applications ( outlook web link , SharePoint site ) being used in the organization. The shortcuts are being opened inside a WebView . We want to implement a SSO for all the applications being opened inside the mobile app. Once the user has authenticated with the broker to get into app , they should be able to navigate to all the application shortcuts without logging again.

The users are able to login to the app using Broker authentication and the Intune log contains device info in this scenario. But as soon the user clicks on the "Outlook" web link shortcut it again asks for authentication and after authentication it shows a message to "setup your device to get access".

Upon further investigation with the Intune team , they mentioned that Device Info is not being passed when we are trying to access outlook web from WebView.

Can you please help.

Microsoft Intune Android
Microsoft Intune Android
Microsoft Intune: A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.Android: An open-source mobile platform based on the Linux kernel, developed by Google, and maintained by the Open Handset Alliance.
371 questions
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.