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 activates the UserCookieV3.1 functionality, enhancing the security of user session cookies. |
| What area does it affect? |
User session management |
| What does the default mean? |
The default value is "true", which is the baseline setting used unless it is changed. |
| When should you review it? |
Review this property when configuring security settings for user sessions. |
Out of the box property record
Raw metadata from the property record.
| Property name |
glide.ui.secure.cookies.use_kmf |
| Sys ID |
f9c97d5a8db4021087de63ac7f1f0033 |
| Type |
string |
| Application |
Global |
| Default value |
true |
| Description |
Enable UserCookieV3.1 |
| Updated |
2024-05-25 04:38:59 |
Sources
Official references and nearby text excerpts where this property appears.
Context preview
Snippet 1
... <blank> ◦(New An attacker may successfully bypassing MFA when they have the user's password. Enable UserCookie version 3.1 • Description ◦(Old <blank> ◦(New UserCookie v3 is generated only when property glide.ui.secure.cookies.use_kmf is disabled. UserCookie v3 is not secure due to storing secret key for HMAC in source code and identical for all customers. By setting the property "glide.ui.secure.cookies.use_kmf" to "true" UserCookie ...
Related properties