Database Structure
Liveness Check Proxy supports database changes using Liquibase. But you may download DDL scripts for supported databases:
Auditing
The DDL files contain an audit_log
and audit_param
table definitions.
Only one audit_log
and audit_param
table is required per PowerAuth stack in case the same schema is used for all
deployed applications.
For more information about auditing library, see the Wultra auditing library documentation.
Last updated on Apr 16, 2024 (06:40)
Edit on Github
Send Feedback