Creating a client-based access control rule
Create client-based access control (CBAC) rules to identify the personal data and personal identifiers in your Pega Platform application. CBAC rules define how an incoming request finds the personal data in your data store. CBAC rules also define the type of access the client has for each data instance (view, modify, or delete).
- In the Dev Studio header, click .
- Specify the applies to class where the personal data is stored or
referenced.This is a class for Work-, Data-, or Index- instances.
- From the Add to ruleset list, select the ruleset to contain the CBAC rule.
- Click Create and open.
- Configure your access control rule as described in Configuring a client-based access control rule.
Previous topic Defining client-based access control rules Next topic Configuring a client-based access control rule