What is a Hub?

 A Hub cannot directly contain Dynamo definitions. 

To edit the Hub settings:

  1. Select the Hub in the "Online Workspaces" window

User settings

In the Hub settings, you can specify which user gets access to it's content. The list of users and their level of access is diplayed here:

If someone has access to a Hub, they have access to ALL THE CONTENT OF THE HUB.

You can easilly manage the users through this window:

Add users to the Hub

  1. Enter the email of the user you wish to add (they need to have an Orkestra Online account) and specify their role.

Add multiple users to the Hub from a .csv file

You can also batch add users from a csv file by clicking on :

The structure of the coma delimited CSV must be as follow:

Grant access to an Azure Active Directory Group

⚠️ Note that it is essential that users ar on version 1.7.2 or higher for this to work. ⚠️

Ever since Orkestra 1.7.2 , companies using SSO in Orkestra can leverage their AAD groups. Granting access to a group is as simple as clicking the "Add multiple users" button, then picking the "Add Azure Group" button :

If you have setup SSO with "Application API Permissions", you'll be able to directly pick AAD groups from a list. Level of access is set similarly to regular users (Admin/User access):

If you have setup SSO with "Delegated API Persmissions", you'll have to enter the groupID or group Email manually. Level of access is set similarly to regular users (Admin/User access):

The group will appear in the list with a logo that differs from regular Orkestra users

:

Delete users from the Hub

  1. Select the user to be deleted in the list

 By default, the User Settings at Hub level are inherited by the Workspaces located inside the Hub.
 But those settings can be overriden at Workspace level.

Package Settings

The Hub settings also let you sync a set of packages to be used for definitions located inside that Hub. That means that when played through the Orkestra Online Player Tab of the Orkestra Revit Addin, Orkestra switches the package environment automatically accordingly with the those settings. This lets you set the exact package versions that are required for your definitions, which makes deploying your content much easier and safer.

The content of that folder is the Dynamo package folders and must look something like this:

Once the sync if finished, you can see the list of packages and their versions displayed in the Orkestra Hub Settings window:

 By default, the Package Settings at Hub level are inherited by the Workspaces located inside the Hub.
 But those settings can be overriden at Workspace level.

Last updated