No apps available on Intune

Tarun Mathur 0 Reputation points
2025-03-27T10:27:27.2666667+00:00

We have deployed an Android app on a Managed Play Store account. This account is integrated well within Intune. From Intune we have assigned this Android app to a User Group. We have also added this app as a custom app in the App Protection policy for Android.

In the Android App, we have integrated Azure SSO. When users click on a Sign-In button, the Azure SSO UI opens up and asks them to enter in their credentials. Once the user is authenticated successfully, ideally, they should be redirected back to the app. However, they see the error -->
No app available. There are no apps currently configured on this device to open this content.

Here is the URL that is opened when the user clicks on Sign-In button -->
https://login.microsoftonline.com/<tenant_id>/oauth2/v2.0/authorize?code_challenge=<code_challenge>&code_challenge_method=S256&redirect_uri=magellan-app%3A%2F%2Fauth&client_id=<client_id>&response_type=code&state=0MftmQcOUq&scope=openid+profile+email+offline_access+<client_id>%2F.default
Here, client_id and tenant_id are what we've setup in Azure as part of the App Registration process. This is an Expo React App. As per the docs to integrated Azure SSO, we've set the Redirect URI in the App Registration as :: <our_app>://auth

The iOS version of the App works fine without any issues.

We connected with Microsoft Intune support as well but they were unable to find the root cause.

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.
367 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. ZhoumingDuan-MSFT 17,080 Reputation points Microsoft External Staff
    2025-03-28T01:57:32.92+00:00

    @Tarun Mathur, Thanks for posting in Q&A.

    The issue looks like relate to Microsoft Entra ID, it is suggested that you open a Microsoft Entra ID support to get more help.

    https://learn.microsoft.com/en-us/entra/fundamentals/how-to-get-support

    Thanks for your time and understanding.

    If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".

    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    0 comments No comments

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.