Adding the native app registration in Azure AD
- Sign in to the Azure portal at https://portal.azure.com.
- Select .
- Click New application registration.
- Specify this information:
-
Name
-
Specify a name for the app; for example, Service Portal Administration.
-
Application type
-
Specify Native.
-
Redirect URI
-
Specify a unique URI; for example, https://serviceportal.acme.com/ipf/pm.
- Click Create.
- In the list of App registrations, select this new app.
- Click to edit the manifest.
- For the groupMembershipClaims property, specify “SecurityGroup”. Include the quotation marks in the value.
- Click Save.
- Click Settings.
- Under API Access, click Required permissions.
- Click Grant Permissions and click Yes.