AAD app registration
To set up OAuth2 authentication for a SharePoint Online provider you must specify the
client ID and tenant ID of an app registration in Azure Active Directory. You can use an
existing app registration or add a new one.
To add or update an app registration, go to the Azure Active Directory admin center at aad.portal.azure.com and sign in to your organization. Select . Select an existing registration, or click to create a new one.
The application (client) ID and directory (tenant) ID that you will enter for the EDM provider in Infor Public Sector are shown under in the app registration's overview.
Under Add a Redirect URI and specify these values:
, click- Under Accounts in this organizational directory only. , select
- Under Allow public client flows to Yes. , switch
Finally, in the API permissions for the app registration, the
permission must be granted.