# DMSforLegal Mobile App Registration

  1. Sign into portal.azure.com and open Azure Active Directory
  2. Navigate to App Registrations, New Registration

  1. Name: DMSforLegal Mobile , Supported Account Types: Accounts in this organizational directory only Platform configuration: Client Application [Register]

  1. The authentication screen is now selected. Add a platform, iOS / macOS

  1. The bundle ID of the application is com.eponalegal.mobiledmsforlegal [Configure]

  1. The configuration wizard will now automatically generate the correct redirect URI, msauth.com.eponalegal.mobiledmsforlegal://auth (older versions of the Azure AD Interface required manual configuration of this URL) [done]

  1. Now that the application is registered, we need to give it permission to access SharePoint. We will assign read/write permissions, the specific user permissions take over once the user is logged in. Open Manage, API permissions. Add a Permission, SharePoint

  1. Delegated permissions, AllSites.Read & AllSites.Write [Add Permissions.]

  1. (Optional) Grant admin consent for these permissions. If this step is omitted, the users will have to grant their explicit consent when they connect with the mobile app.

  1. The app has now been successfully registered. Return to the app details screen and copy the generated Application Client ID. This is the ID that needs to be registered in the DMSforLegal Mobile app on all devices.

Last Updated: 12/9/2021, 9:55:43 AM