How to Integrate Appdome and AzureAD with OAuth2.0 Login
This guide provides instructions for the integration of Appdome and AzureAD with OAuth2.0 Login.
Azure AD (Active Directory) is Microsoft’s flagship cloud identity service, which assists developers in managing user identities and creating intelligence-driven access policies to secure the resources that mobile apps require in order to function.
Prerequisites
Appdome uses AzureAD with OAuth2.0 login:
https://learn.microsoft.com/en-us/azure/active-directory/develop/v2-oauth2-auth-code-flow
Appdome requires the following permissions:
- User.Read
- profile.
Appdome extracts the following information from Azure:
- givenName surname
- jobTitle
- mobilePhone
- companyName
- countryISOCode
- profileImage
Integrating Appdome with Azure AD
To integrate Appdome with Microsoft AzureAD:
- Go to Microsoft Azure and navigate to the Enterprise Applications service.
- Within the Enterprise Application service, search for the object id: 27db11d5-92d4-4f26-879f- fd047be62053
- Add Appdome’s Fusion application.
Note: If you do not see Appdome’s Fusion application, log in here with your Office365 credentials and search again for the Fusion application.
- Navigate to the Permissions tab.
- Click on application registration in order to access API permissions.
- Within the API permissions section, grant the following permissions to the application:
- User.Read
- Profile
- Navigate back to the Permissions tab.
The granted permissions list is displayed. - Optionally, click Grant admin consent for AppDome to grant consent to all users in your organization when logging into Appdome.
- Navigate to the Properties tab.
- Toggle on Enabled for users to sign in? to activate the integration.
- Toggle on Assignment Required if you would like to provide access only to employees who are registered to Appdome’s platform.
Note: If this setting is toggled off (disabled), any user within your company with a Microsoft account could log in to Appdome’s platform.
Note: It is possible to create a group and allow all users inside the group to log in. For more information, contact Appdome Support.
Related Articles
- How to use Appdome build-2secure in Azure Pipelines
- How to Make Mobile Apps Work with Azure AD Authentication
- How to Build mobile apps with SSO using Microsoft Azure AD
Conclusion
Need Additional Help?
The description above is designed to help you secure Android & IOS apps in Bitrise CI/CD pipelines. If you have questions about using this Build2Secure step for Bitrise. If you have any questions, please send them our way at support.appdome.com or via the chat window on the Appdome platform.
Thank you!
Thanks for visiting Appdome! Our mission is to secure every app on the planet by making mobile app security easy. We hope we’re living up to the mission with your project.