Azure AD

Setup of Azure AD in Business Analyze

 

  1. Add app registration in Azure AD.
  2. Click App Registrations > Register an Application
  3. Enter required details You can use anything for the name, but I used IdentityServer4
    Leave Accounts in this organization directory only checked
    Leave the redirect URL blank. We will fill this out shortly.
  4. Make a note of your Application (client) ID and Directory (tenant) ID values
  5. Click Authentication
  6. In the Redirect URL field enter callback path (provided by Business Analyze)
    Contact Business Analyze Support (Support@businessanalyze.com) to be assigned a Redirect URL
  7. Click Certificates & Secrets then Create a client secret
  8. Click API Permissions an configure it like this:
  9. Exhange Client Secret and Redirect URI with Business Analyze in a safe way.