Azure AD
Setup of Azure AD in Business Analyze
- Add app registration in Azure AD.
- Click App Registrations > Register an Application
- 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. - Make a note of your Application (client) ID and Directory (tenant) ID values
- Click Authentication
- 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 - Click Certificates & Secrets then Create a client secret
- Click API Permissions an configure it like this:
- Exhange Client Secret and Redirect URI with Business Analyze in a safe way.