Property reference

glide.xml.entity.whitelist

The glide.xml.entity.whitelist property specifies which system IDs are permitted for XML external validation. Administrators should review this setting to ensure only trusted sources are allowed, enhancing security during XML processing.

Default: http://java.sun.com/j2ee/dtds/ Type: string Application: Global

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 defines a whitelist of system IDs that can be used for XML external validation, helping to prevent unauthorized access or data exposure.
What area does it affect? XML processing
What does the default mean? The default value is "http://java.sun.com/j2ee/dtds/", which is the baseline setting used unless it is changed.
When should you review it? Review this property when configuring XML validation settings or updating security protocols.

Out of the box property record

Raw metadata from the property record.

Property name glide.xml.entity.whitelist
Sys ID 88a1dbab55714074837f89b246df9387
Type string
Application Global
Default value http://java.sun.com/j2ee/dtds/
Description Control which systemID is allowable for XML external validation
Updated 2024-05-25 04:03:22