History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: UP-1639
Type: Improvement Improvement
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Nick Bolton
Reporter: Nick Bolton
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
uPortal

Enable guest users to have a separate session timeout

Created: 22/Feb/07 07:09 PM   Updated: 03/Jul/07 04:14 PM
Component/s: Framework
Affects Version/s: None
Fix Version/s: 2.6.0 M1

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown


 Description  « Hide
This is so guest user sessions can be cleaned up quicker. The default will be the same as the container's setting.

 All   Comments   Work Log   Change History      Sort Order:
Nick Bolton [22/Feb/07 07:14 PM]
Added a new property unauthenticatedUserSessionTimeout that will be used to set the guest users session timeout, defaults to the containers setting. There's no entry in portal.properties.

Jason Shao [23/Feb/07 05:27 PM]
I wonder if this should really be some kind of pluggable strategy – I have a feeling eventually I'm going to be asked to implement a longer timeout for faculty/staff or something like that.