Navigate to Device Groups.
Right-click the desired Device Group, and select Show properties.
Add the sessionDurationLimitMinute property with the value in minutes
Establish an SSH connection to the Single Connect server
Set the required parameters in /u01/nssoapp/conf/nsso.properties using the commands:
cd /u01/nssoapp/conf/ vi nsso.properties
Add/edit the following parameter with the vi editor.
nsso.cli.session.duration.limit.warning.before.sec=30 (the warning message for session termination before the time limit is reached. If the value is 30, the warning message will be shown 60 seconds before session termination. The value can be changed as desired.)