5 Access Control for Audit Information

OBAPI provides mechanism for maintaining audit trail of transactions / activities done by its users in the system.

This audit trail is expected to be used for customer support, dispute handling. It can also be used for generating some management reports related to feature usage statistics etc.

From a data protection perspective it is worth noting that the audit trail contains.

PII data in the form of transactional data as well as usage trends or statistics. Hence it is necessary for the Bank to put in place appropriate access control mechanisms so that only authorized Bank employees get access to this data. OBAPI provides comprehensive access control mechanism that the Bank can leverage to achieve this.

This access control can be achieved using the role based transaction mapping. This section focuses specifically from data protection aspect. You are requested to go through the user manual for ‘Role Transaction Mapping’ before reading further in this section. As an example, we have considered a use case where the Bank wants to restrict access to ‘Audit Log’ feature so that only the permitted set of administration users will be able to access audit of the users. Please note that same process can be applied to other services that deal with PII data. For example, same process can be used for restricting access to user management functions.

Check the ‘out of box’ access granted

There are two ways to check the Audit Information

  • Maintenance
  • Utilization

Maintenance (Performed by system admin)

  1. Log in using Authadmin credentials.
  2. Go to tab Role Transaction Mapping.
  3. Find application role named “AuditAdmin” or “AuthAdmin”.

  4. Click on AuditAdmin and click on edit symbol as shown.

  5. Assign module name “Admin Maintenance” and check “Internet”.

  6. Under Admin maintenance give access of Module name Audit log to it and click Save.

  7. Click Submit.

Utilization

  1. Go to User Management.
  2. Click Create user.

  3. Select Administrator.

  4. Fill necessary details.

  5. Select AuditAdmin or Authadmin as an application role.

  6. Click Submit.

  7. Log in using created user.

  8. User can access audit log.