Search results

Register Bold BI application with Azure Active Directory

  1. Go to the Azure Active Directory. In the directory, you should add two applications: one that acts as a Web API to authenticate the Bold BI Server, and another application that acts as a native client application to authenticate the Bold BI mobile app.

  2. Enter the respective directory. Click on App registrations in the left side menu, and then click on New registration to add a new application.

    Create new application

  3. Enter the name of the application and choose the following options,

    • Accounts in any organizational directory (Azure AD directory - Multitenant) are considered as supported account types.
    • Go to the Redirect URI (optional) section on the web page and enter the Redirect URI. Then, click on Register.

    Application type

    The application will be added to the directory, and you can view the details of the application in the App registrations.

  4. Select Branding in the left side menu and enter the Home page URL and click Save.

    Save homepage

  5. Select Authentication in the left side menu and save the Implicit grant and Supported account types as highlighted in the following screenshot.

    Authentication

  6. Select Expose an API in the left side menu and save the Application ID URI.

    Application ID URI

  7. The Application ID URI must be in the format http://{directory domain name}/{application id}

    appiduri

    NOTE: The Redirect URI and Home page URL should be the URL of the Bold BI application.

NOTE: The Azure user and groups can be imported into the Bold BI application. Refer to this following link to Import Azure Active Directory Users and Import Azure Active Directory Groups.