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
Add the following lines of code to the birth registration persister after the
fromTopic
attribute undermappings
:
Last updated