Give users the resume option
As a portal administrator, we can define if users can resume their last session during login by stting the property persistent.session.option in the Portal Configuration Service.
We configure the property to one of two settings: 0 or 1.
The two persistent session option values have the following effects:
- persistent.session.option = 0
- The user does not have the choice to resume the last session or not.
- persistent.session.option = 1
- At login the user is presented with the option to resume the session in the navigational state of the last session.
The default setting is 0, that is, users cannot resume their last session.
- The defined session preservation settings
- If we give users the resume option, set the session resume level to 1 or higher. Otherwise, the persistent.session.option property setting has no effect.