Manage access to an established connection using roles
Manage which data stewards can access an established connection and create data fabric tables.
Before you begin
Role required: df_connection_admin
About this task
Access to a zero copy connection in Zero Copy Connector Hub is controlled by the connection admin. The connection admin grants access using custom roles that identify the data stewards responsible for managing the quality and integrity of the data provided by the connection.
For example, an instance admin can create a custom role for an application and assign it to each of the data stewards who manage the data for that application. Once the role and the data stewards are defined, a connection admin can add the custom role to an established connection. When a custom role is added to the connection, it inherits the df_data_steward role, which grants access to the data stewards who have the custom role.
Procedure
-
Navigate to the Established connections tab in Zero Copy Connector Hub in one of the following ways:
- Navigate to .
- Navigate to .
- Select the connection that you want to configure.
- Select the Access Control tab.
- Optional:
Grant data steward access by adding one or more roles.
- Select Manage Access.
- Browse or search for the role that you want to configure.
- Select the check box next to the role.
- Optional: Search and add additional roles as needed.
- Select Save changes.
- Optional:
Remove data steward access from one or more roles.
- Select Manage Access.
- Browse or search for the role that you want to update.
- Clear the check box next to the role that you want to remove.
- Optional: Search and remove additional roles as needed.
- Select Save changes.
Result
The df_data_steward role is granted to or removed from the selected roles. Each data steward with a role that contains the df_data_steward role can access the connection to create data fabric tables.
Assigning data steward access to separate connections
- The connection admin creates separate connections for accessing external ITSM and finance data in Zero Copy Connector Hub.
- The instance admin creates the following custom roles in the ServiceNow AI Platform:
- df_ITSM_data_steward
- df_FINANCE_data_steward
- The instance admin identifies the users who are responsible for creating and maintaining data fabric tables for the ITSM and finance applications.
- The instance admin assigns the ITSM users to the df_ITSM_data_steward role and the finance users to the df_FINANCE_data_steward role.
- The connection admin grants the df_data_steward role to ITSM data stewards by adding to the df_ITSM_data_steward role to the ITSM connection in Zero Copy Connector Hub.
- The connection admin grants the df_data_steward role to finance data stewards by adding the df_FINANCE_data_steward role to the finance connection in Zero Copy Connector Hub.
After access is granted, ITSM data stewards can only access and manage external ITSM data, while finance data stewards can only access and manage external finance data.