Creating Web Application + OAuth within Merge
Within the Active Azure Directory portal, navigate to App Registration.
Register a new application for your Azure Active Directory Account.
It is important to mark the application as "Web" and have the redirect URL filled in with the Merge OAuth Callback url! Additionally, the supported Account Types for Merge are options 2 and 3.
3. The credentials needed for the Merge integration are found under "Essentials" for the Web Application you created earlier. Please note that Azure has a validation process for client credentials! They are not expected to be active immediately
The Application ID below is your Client ID.
The Client Credentials hyperlink should show 1 secret, this is your Client Secret.
Please paste the Client ID and Client Secret values in your Azure AD Integration Settings. The OAuth Redirect URL will be the Merge OAuth Callback URL that you can copy and paste in your integration settings.