This document explains how to configure Single Sign-On (SSO) using Microsoft Azure AD (Microsoft Entra ID) for our mobile application.
Since each customer manages their own Azure tenant, the application must be registered in your Azure AD tenant. Once the registration is completed, please share the required configuration details with our team so that we will put that information to enable the SSO.
After registering the application, please share the following details with our team:
| Configuration | Description |
|---|---|
| Tenant ID | Unique identifier of your Azure AD tenant |
| Client ID (Application ID) | Unique identifier of the registered application |
When registering the application in Azure AD, please configure the following Redirect URIs under Mobile and desktop applications.
Android
Android : "msauth://dk.eg.mobile.fieldservice/tklntFITMGgGtvqdiDAwQyabEaM="
iOS
iOS : "msauth.dk.eg.mobile.fieldservice://auth"
⚠️ Please ensure the Redirect URIs are entered exactly as provided, otherwise authentication may fail.
Go to:
Sign in with an account that has Application Administrator or Global Administrator permissions.
Navigate to Microsoft Entra ID
Select App registrations
Click New registration
Provide the following:
Name : Mobile field App - Maintenance
Then click Register.
Open the registered application
Go to Authentication
Click Add a platform
Select Mobile and desktop applications
Add the Android and iOS Redirect URIs mentioned above
Navigate to API permissions
Click Add permission
Select Microsoft Graph
Choose Delegated permissions
Add the following permissions:
openid
profile
email
User.Read
Click Add permissions and Grant admin consent.
Once the configuration is completed, please provide the following:
Tenant ID
Client ID