How to utilize the Manage Tenants feature in Digital Hive?
Question
How to utilize the Manage Tenants feature in Digital Hive?
Answer
This is a new feature that has been introduced in the latest release of Digital Hive 2026.2. The examples and procedures in this guide use the Azure Admin Portal.
- Create an Azure Application. In this case, DH-Test is the name of the Application being used

- You will see the details of the Application showing the Client ID, Object ID and Tenant ID

Within Digital Hive, you will need to enable OIDC Auth as per
Enable OIDC Authentication . You will need to use the Client ID, Secret and Tenant ID from the above screenshot.
Once complete, restart the Digital Hive Node 1 service for the changes to take effect

Log into Digital Hive as an
Administrator and click your
Avatar and select
Manage Digital Hive
On the left hand side, expand Security and click
Tenants
On the right hand side, click the
Advanced tab to expand

You will now see the "Download Tenant Template". Click on it to download the file to get started.
Open the Excel file and you will see various Options in there.

You will need to add the requested information to begin.

In this example, We are creating 2 tenants called Apple and Samsung.
You can define the Maximum number of users per tenant as needed.
We have an existing Hive called Superstore. You can use that hive as the starting point. The Properties.hiveTemplates let`s you create a new Hive called Apple Superstore or Samsung Superstore (tenantName HiveName). You can then modify the pages as needed for each tenant. You can leave it as blank if you don`t want to create a new hive based on an existing one.
You can give any number for the properties.accountId
Save the Excel file.
Within Digital Hive, click Import Tenants

Click Import Tenants and select Upload a file and add the Excel file.

Click Import.
You will see a Dialog box showing progress

Once complete, you will see the Tenants created

If you click the Hives icon on the top, you will see the 2 newly created hives as well

It will automatically create 2 roles for each Tenant added. The first role is called TenantName_Admin and the Second one is TenantName_Consumer. The TenantName_Admin user has the capability to Manage Tenants. You can add capabilities as needed for the role. By default, they have only View Content and Execute Artifact capabilities.

If you log out and log back in, you will see the Manage Tenants option under your Name avatar

Click Manage Digital Hive and select Tenants on the left hand side

Click Manage Security Roles on the top and click Add Security Role

We set the security roles in Digital Hive and pass them during Power BI Embed report executions, the roles are predefined in the Powerbi reports that secures who can see what. So, create that role that has already been created on the Power BI side. I have added a role called SecurityNPH which already exists on the Power BI side.

Next step is to add the users to the tenant. Download the Member Template

Open the downloaded Excel file and fill in the details. We are adding a user to the Apple Tenant and to the SecurityNPH role. You can define him as an Admin or not. Save the file.

We will now import the users. Click Import Members and upload the Excel file and click Import.

You will get a prompt box saying to wait for the process to complete

Once complete, you can see it saying 1/5 under Members for the Apple Tenant

Click and open the Apple Tenant to see the details of the Member added

You can view more details of the user by clicking on the email address under the Email column, which will also show the Security Role he belongs to

The newly created user will receive an email with an invite to join the tenant. Once they click the "Accept Invitation", it will log them into the tenant. The other alternative for the user to log in once they have been added is to get the Web URL for the tenant from the Administrator (Digital Hive log in URL) and log in directly.
Related Articles
Enabling the Tenant feature with Digital Hive version 2026.2
Overview Tenant feature is now available in Digital Hive as of version 2026.2. You can add multiple tenants and manage them from within Digital Hive. Enabling the Tenant Feature It is highly recommended that the OIDC integration is configured BEFORE ...
Discoverable Search Feature Overview
Overview By default, the only content that appears for a user in Digital Hive is the content that the user would see if they logged into the BI system(s) as themselves. In other words, Digital Hive will not expose content to a user that they are not ...
What's New in the 2024.3 Digital Hive Release
This articles details the new product features, enhancements, and resolved issues, that were included as part of the Digital Hive 2024.3 release. New Features & Enhancements Upgraded versions of PostgreSQL and ElasticSearch This release of Digital ...
Digital Hive Load Balancing
Question Due to the number of users and the critical nature of the BI reports, it is desirable to introduce more capacity into the Digital Hive environment. Can Digital Hive be installed across multiple servers? Answer Digital Hive can be installed ...
Digital Hive Architecture Overview
Overview Digital Hive is a lightweight, web-based application that is both easy to install as well as to maintain and manage. Other than the Microsoft C++ redistributable (https://www.microsoft.com/en-ca/download/details.aspx?id=40784), there are no ...