Add Redirect URLs on the Azure Portal
Explanation
Use this activity to add the required redirect URIs in the Microsoft
Azure portal. Each mobile app, Android, iOS, and Windows requires its own
redirect URI to be configured in the Azure portal. Note that these redirect
URIs differ from IAM redirect URIs and follow formats for each platform.
- iOS/Android: msauth://{AppID}
- Windows: ms-appx-web://microsoft.aad.brokerplugin/{SID} , where SID is the unique identifier for the Windows app
MWO Service App:
- iOS/Android: msauth://ifs-ifsmwoservice
- Windows: ms-appx-web://microsoft.aad.brokerplugin/S-1-15-2-4289670837-3756562952-2953470367-1988400989-3979551533-1822775735-1216165706
MWO Maintenance App:
- iOS/Android: msauth://ifs-ifsmwomaintenance
- Windows: ms-appx-web://microsoft.aad.brokerplugin/S-1-15-2-4289670837-3756562952-2953470367-1988400989-3979551533-1822775735-1216165706
Refer
to the MS Teams Integration for Mobile Apps section in technical documentation for further details:
Prerequisites
- The user must have admin privileges in Microsoft Azure.
System Effects
As a result of this activity, mobile users can use Microsoft Azure hubs
through the MS Teams integration.