Enable Signed Audit

Integration with signed audit

Overview

Enabling signed audit for a module ensures that all transactions - creates, updates, deletes - are recorded in a digitally signed fashion. Learn more about the signed audit service here.

Enabled signed audit is optional but highly recommended to ensure data security.

Steps

Enable Signed Audit

  1. Add the following lines of code to the birth registration persister after the fromTopic attribute under mappings:

isTransaction: true
isAuditEnabled: true
module: BTR
objecIdJsonPath: $.id
tenantIdJsonPath: $.tenantId
transactionCodeJsonPath: $.applicationNumber
auditAttributeBasePath: $.BirthRegistrationApplications

All content on this page by eGov Foundation is licensed under a Creative Commons Attribution 4.0 International License.