Collection mode override (deprecated)
The glide.whitelist.manager.collection_mode.override property was designed to provide backwards compatibility for highly customized instances. It used package calls that were created on a version prior to Calgary and has since been deprecated.
More information
| Attribute | Description |
|---|---|
| Property name | glide.whitelist.manager.collection_mode.override |
| Configuration type | System Properties (/sys_properties_list.do) |
| Configure in Instance Security Center | No |
| Purpose | Disabling of the Collection Mode property closes the security gap that exists when importing Java package calls into an instance. |
| Recommended value | false |
| Functional Impact | There should be no impact as long as the results from the section 10.6 are reviewed and approved. To ensure proper functioning of the instance, test the changes in a non-production environment before deploying in the production environment |
| Security risk | (High) client-side API calls that result in data retrieval or object access on server are deemed to be dangerous from a security standpoint. Validate them for authorization and restriction for sensitive object access. |