postgres-audit-upgrade.sql - midPoint 4.8

Last modified 01 Jul 2026 12:22 UTC

Changes

Change Description

Change 8

Adds information disclosure audit event type value.

Change 7

Adds role analysis cluster and role analysis session object type values.

Change 6

Adds shadow kind and intent audit delta columns.

Change 5

Adds effective-principal audit columns and privilege modification type.

Change 4

Adds RESOURCE audit stage and DISCOVER_OBJECT audit event type value.

Change 8

Since version: 4.8

Adds information disclosure audit event type value.

Object Change type Description

AuditEventTypeType

Modified enum type

Adds INFORMATION_DISCLOSURE audit event type.

Change 7

Since version: 4.8

Adds role analysis cluster and role analysis session object type values.

Object Change type Description

ObjectType

Modified enum type

Adds ROLE_ANALYSIS_CLUSTER and ROLE_ANALYSIS_SESSION.

Change 6

Since version: 4.8

Adds shadow kind and intent audit delta columns.

Object Change type Description

ShadowKindType

New enum type

Adds shadow kind values when audit is installed separately.

ma_audit_delta

Modified table

Adds shadowKind and shadowIntent columns.

Change 5

Since version: 4.8

Adds effective-principal audit columns and privilege modification type.

Object Change type Description

EffectivePrivilegesModificationType

New enum type

Stores effective-principal privilege modification values.

ma_audit_event

Modified table

Adds effective-principal columns and privilege modification column.

Change 4

Since version: 4.8

Adds RESOURCE audit stage and DISCOVER_OBJECT audit event type value.

Object Change type Description

AuditEventStageType

Modified enum type

Adds RESOURCE audit stage.

AuditEventTypeType

Modified enum type

Adds DISCOVER_OBJECT audit event type.

Was this page helpful?
YES NO
Thanks for your feedback