glide.ui.secure.cookies.use_kmf
ServiceNow property description:
Enable UserCookieV3.1
Attributes
- Sys ID: f9c97d5a8db4021087de63ac7f1f0033
- Type: string
- Application: Global
- Default value: true

AI generated property description:
The ServiceNow property `glide.ui.secure.cookies.use_kmf` is used to enable the UserCookieV3.1 feature. This feature enhances the security of user cookies by utilizing key management framework (KMF) for encryption. When enabled, it ensures that cookies are encrypted with a more secure and robust method, providing better protection against potential security threats. This property is particularly important for maintaining the integrity and confidentiality of user sessions. To enable this property, it must be set to true in the system properties. For more detailed information, refer to the ServiceNow documentation on enabling UserCookieV3.1.
Source