Setting the Session Expiry Time

Applicable from Ambience Version 4.1.0.

The Session Expiry time is the time period after which the logged-in user is automatically logged out of Ambience, if the user does not refresh a page or perform any other operation in Ambience, within this time period.

Ambience contains a new key - expireSession that controls when a session expires.

From the Domain Manager, navigate to module > repository > monitor > expireSession and set the value as desired.This is shown in Figure 3.5, “Setting the Session Expiry Time”:

Figure 3.5. Setting the Session Expiry Time

Setting the Session Expiry Time

The default value is 12h - 12 hours. It indicates that if a logged-in user does not perform any operation in Ambience for 12 hours continuously, the user is automatically logged out.

The allowed time units are ms,s,m,h,d - for milli-seconds, seconds, minutes, hours and days respectively.