Defining access control at the entity level in Properties view - Cloud - 8.0

Talend Studio User Guide

Version
Cloud
8.0
Language
English
Product
Talend Big Data
Talend Big Data Platform
Talend Cloud
Talend Data Fabric
Talend Data Integration
Talend Data Management Platform
Talend Data Services Platform
Talend ESB
Talend MDM Platform
Talend Real-Time Big Data Platform
Module
Talend Studio
Content
Design and Development
Last publication date
2024-02-29
Available in...

Data Fabric

MDM Platform

Access control is handled inside the data model through setting up specific annotations. The following example introduces how to define access control at the entity level.

Before you begin

About this task

In this example, you want to grant the General_Manager role a write access to the Agency entity and all its attributes.

Procedure

  1. In the Data Model Entities area, click the entity of interest.
  2. In the Properties view, click the Access rights tab.
  3. Click the Write Access tab.
  4. Click the down arrow to show the list of roles defined in Talend Studio.
  5. Select the role you want to grant the write access and then click the [+] button to add the role to the Roles list.
    By default, the Set role recursively check box is selected. This will propagate the security setting to all subelements of the selected node. In this example, the security setting is applied to all attributes in the Agency entity.
  6. Press Ctrl+S to save your changes.