Key questions about this property
The answers below summarize the purpose, scope, default effect, and review scenarios for this property.
| What does it do? |
This property controls the activation of security audits, allowing for monitoring of security events and actions taken within the system. |
| What area does it affect? |
Security auditing |
| What does the default mean? |
The default value is "true", which means this behavior is enabled by default. |
| When should you review it? |
Review this property when assessing security compliance or during system audits. |
Out of the box property record
Raw metadata from the property record.
| Property name |
glide.identity.security.audit.enabled |
| Sys ID |
30422deaeb707110bd1e0c73a2522893 |
| Type |
boolean |
| Application |
Global |
| Default value |
true |
| Description |
It is used for enabling or disabling security audit |
| Updated |
2024-05-25 04:37:47 |
Sources
Official references and nearby text excerpts where this property appears.
Context preview
Snippet 1
... and Access Audit doesn’t audit successful read transactions, or any unsuccessful transactions. Ensure that the Identity Security Audit (com.glide.security.audit plugin is installed. After the plugin is installed, ensure that the glide.identity.security.audit.enabled system property is set to true, or doesn’t exist in the System Properties [sys_properties] table. More information Attribute Description Configuration name • com.glide.security.audit • glide.identity.security.audit.enabled Configuration type • Plugin (All ...
Related properties