Field Types: The specific categories of data or attributes relevant to the application.
Procedure
In Resource Admin, use the search functionality to find the PBAC application for which you intend to configure field types for an app right, then click the Details button for the app record.
...
Managing user permissions is essential for both functionality and security in application development. Application rights define the actions users can perform, such as creating, reading, updating, or deleting data. To enhance these permissions, incorporating field types, which categorize data specific to the application, is crucial.
By adding field types to app rights, administrators can create more precise and data-specific permissions. For instance, in a commerce application, permissions can be set so that only certain users can update the product catalog or view customer information based on specific data categories.
This article provides a concise guide to adding field types to app rights, ensuring efficient and secure permission management in your applications.
Procedure
Step 1: Sign In to Resource Admin
Sign in to Resource Admin as at least a user with the Application RBAC Owner Management Role.
Step 2: Locate the PBAC Application
Select Applications from the Resource Type Dropdown menu, search for the target PBAC application, and click the Details button.
This action directs you to the Overview page for the application.
Step 3: Configure the Field Type Value to the Field Type
Browse to PBAC Definitions > App Rights.
Click the gear icon for the app right you want to configure and select Configure Field Types for Right. This action initiates the Configure Application Authorization Field Type workflow.
Search for the PBAC Field Type, and click on the record to select it and then click Next.
Click Next.
Configure the following settings for the field type:
Enabled:
Selected by default; uncheck to disable the field type.Selection is Required: Select this option to force users to select the field type when requesting access to the app right.
Allow selection of any values defined for field type: Enable this option to allow grant eligible users the ability to select any field type values defined for the field type.
Field Type Scope: Select Resource.
User Interface Selection Option: Specifies the user interface option that appears to users requesting access. For example, if the app right contains multiple field values and you want to allow users to select each one, you could select MultiSelectCheckBoxList.
Click Next to complete the process.
Expected Results
EmpowerID adds the field type to the app right. You can view this by selecting doing the following:
Click the Details button for the app right.
This opens the “Details” pane for the app right.Click the Field Types tab
...
to view the added field type(s) added.