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 configures the caching behavior for cryptography components, indicating their routing through either the unified backend or legacy transport. |
| What area does it affect? |
Cryptography configuration |
| What does the default mean? |
The default value is "{"config":{"REGION":"aus-ord-pdi"},"features":{"KMF_KEY_WRAPPING":true,"KMF_CERT_GENERATION":true,"KMF_CERT_LOOKUP":true,"KMF_KEY_GENERATION":true,"KMF_SELF_CONFIGURATION":true,"CLOUD_ENCRYPTION":true,"KMF_STORAGE_ENCRYPTION":true},"dbUrl":"jdbc:mysql://db160027.ord191.service-now.com:3308/","instanceId":"e6d136fd1bf1f1d09377eb9b2d4bcbf1"}", which is the baseline setting used unless it is changed. |
| When should you review it? |
Review this property when onboarding instances to the new cryptography backend or troubleshooting cryptographic behavior. |
Out of the box property record
Raw metadata from the property record.
| Property name |
glide.crypto.core.config.cache |
| Sys ID |
85941101c3232210fc6e5fedd401316b |
| Type |
string |
| Application |
Global |
| Default value |
{"config":{"REGION":"aus-ord-pdi"},"features":{"KMF_KEY_WRAPPING":true,"KMF_CERT_GENERATION":true,"KMF_CERT_LOOKUP":true,"KMF_KEY_GENERATION":true,"KMF_SELF_CONFIGURATION":true,"CLOUD_ENCRYPTION":true,"KMF_STORAGE_ENCRYPTION":true},"dbUrl":"jdbc:mysql://db160027.ord191.service-now.com:3308/","instanceId":"e6d136fd1bf1f1d09377eb9b2d4bcbf1"} |
| Description |
Contains a cache (revalidated daily) containing the state of each platform crypto component w.r.t. cryptography. A value of true indicates that the component is routed through the internal unified cryptography backend, while a value of false indicates that the component is using the legacy direct connection transport. Instances are gradually onboarded into the new backend. |
| Updated |
2025-09-06 10:09:44 |
Sources
Related properties