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 system to rotate session identifiers, which helps reduce the risk of session hijacking and other security threats. |
| What area does it affect? |
Session Management |
| What does the default mean? |
The default value is "true", which means this behavior is enabled by default. |
| When should you review it? |
Review this property during security audits or when assessing session management practices. |
Out of the box property record
Raw metadata from the property record.
| Property name |
glide.ui.rotate_sessions |
| Sys ID |
84b035ea0a0a0be7447f5ba3388b2b40 |
| Type |
boolean |
| Application |
Global |
| Default value |
true |
| Description |
Rotate HTTP session identifiers to reduce security vulnerabilities. see: http://www.owasp.org/index.php/Session_Management#Rotate_Session_Identifiers |
| Updated |
2024-05-25 04:02:39 |
Sources
Related properties