Set up access and designate admin users
Follow the steps below to grant users access to InField and designate InField admin user(s).
You need Cognite Data Fusion (CDF) administrator rights to set up access to InField.
Before you start
Make sure you have registered the Cognite API and the CDF application in Azure AD and set up Azure AD and CDF groups to control access to CDF data.
Grant standard user access
All InField users must have these capabilities via any of their group memberships:
groups:list(current-user)
projects:list
files:write
to let users upload images to InField.timeseries:write
to let users upload measurement readings to InField.
If necessary, add users to an existing group with the required capabilities, or follow the steps in setting up Azure AD and CDF groups to control access to CDF data to create a CDF group and link it to a group in Azure AD.
Designate InField admins
-
If the group doesn't exist, create a CDF group named
applications-configuration
. -
Grant these capabilities to the group:
groups:list(all)
groups:read
assets:read
3D:read
-
Link the
applications-configuration
group to a group in Azure AD. -
Add the users you want to be InField admin users to the linked Azure AD group.