Can we fulfill below 3 security requirement using pega?
1 : audit trail report recording all the User Id maintenance activities i.e. User Id create, delete and update and reset password should be provided.
2: User ID Management is a sensitive process and User ID creation need to be checked to ensure it is legal to be done. (Checker Maker function).
3:User Access Matrix creation is a sensitive process and User Access Matrix Creation need to be checked to ensure it is legal to be done. (Maker Checker function).
Yes, Pega Infinity can fulfill these security requirements.
Pega Platform provides auditing capabilities that can track many types of security events, including User ID maintenance activities like creation, deletion, updates, and password resets.
& 3. Pega Platform’s security features include the ability to define roles and privileges to restrict access. This can be used to implement a Maker-Checker function, where one user (the Maker) can create or modify User IDs or Access Matrices, and another user (the Checker) can review and approve these changes before they are implemented.
This is a GenAI-powered tool. All generated answers require validation against the provided references.