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 defines the timeout period for unauthorized HTTP sessions, defaulting to 5 minutes. |
| What area does it affect? |
Session Management |
| What does the default mean? |
The default value is "5", which sets the baseline numeric behavior for this property. |
| When should you review it? |
Review this property when adjusting security settings or after a security audit. |
Out of the box property record
Raw metadata from the property record.
| Property name |
glide.unauthorized.session_timeout |
| Sys ID |
92f2e0600b01220015646c4d37673a3c |
| Type |
integer |
| Application |
Global |
| Default value |
5 |
| Description |
Unauthorized session http session timeout in minutes. |
| Updated |
2024-05-25 03:39:04 |
Sources
Official references and nearby text excerpts where this property appears.
Context preview
Snippet 1
... session timeout for unauthenticated, guest sessions. Guest sessions are created for HTTP requests to the instance that don’t contain authentication information. By default this property is set to true. • glide.unauthorized.session_timeout: Specifies the time, in minutes, after an authenticated user logs out of an instance before the session ends. Set the property to a value greater than 0 and less than ...
Related properties