Managing iOS devices using Microsoft Intune
Hello **mobile,
**Hope you got this sorted already. If not, try registering the app in a GCC High Entra tenant and configuring the app to authenticate using the GCC High–specific app ID and redirect URI and validate this by testing authentication with this GCC High–registered app.
Prior to Intune SDK 21.x, apps might still function even if the SDK was not explicitly configured with an Entra app ID and redirect URI. Starting with SDK 21.0.0+, this configuration is now more strictly enforced, and the SDK consistently uses the specified Entra app registration for authentication.
The behavior you’re observing may be related to this change. GCC High is a sovereign cloud, and a commercial Entra app registration might not be able to authenticate GCC High users. This scenario may have appeared to work prior to SDK 21.x, as this enforcement might not have been applied consistently earlier.
Hope this helps!
If you found the information above helpful, please Click Yes. This will assist others in the community who encounter a similar issue, enabling them to quickly find the solution and benefit from the guidance provided.