Following the configuration of PBAC Resource Types for your application in EmpowerID, the next crucial step is to integrate your application's specific resources with these predefined types. PBAC App Resources refer to the individual elements within your application that need protection, such as pages, database tables, or UI controls. By linking these resources to the appropriate PBAC Resource Types, you ensure the precise classification of each component, enabling accurate access control and robust security measures within the PBAC framework. This integration not only enhances your application's security but also simplifies the management of access permissions.
...
Sign in to Resource Admin:
Navigate to the Resource Admin for your organization and authenticate.
Ensure you have at least the Application RBAC Owner role.
Select the PBAC application for which you want to add PBAC app resources:
Select Applications from the resource type menu and then use the search functionality to find the PBAC application for which you intend to add app resources.
Click the Details button for the app record to navigate to the application's Overview page of the application.
Add a New PBAC App Resource:
Select the PBAC App Resources menu item.
Click the Add New PBAC App Resource button to open the “Add New PBAC App Resource” form.
This action opens the “Add New PBAC App Resource” form.
Fill in the Form:
Name: Enter a name for the app resource.
Display Name: Enter a display name for the app resource.
PBAC Resource Type: Select the corresponding resource type from the dropdown menu. This menu lists only the PBAC Resource Types created for the specific application.
Owner: Select an owner for the app resource.
Description: Provide a brief description of the application resource.
Save the Entry:
After completing the form with the necessary information, click the Add New PBAC App Resource button to save your entry.
Repeat for Multiple Resources:
If your application contains multiple resources, repeat this process for each one, ensuring all are properly categorized under their respective PBAC Resource Types.
...