How to configure inactive user is logged out of Oracle Endeca? - Endeca Workbench

1. Stop the Endeca Tools Service.

2. Navigate to %ENDECA_TOOLS_CONF%\conf (on Windows) or  $ENDECA_TOOLS_CONF/conf (on UNIX).

3. Open the webstudio.properties file, and locate the 
com.endeca.webstudio.timeout.warning property

# The warning for impending auto-logout 
com.endeca.webstudio.timeout.warning=3300

4. Change the value to the number of seconds of inactivity that you want to elapse before an impending automatic logout warning appears to an inactive user.

5. Locate the com.endeca.webstudio.timeout.logout property. 

# The time where a user will be automatically logged out due to inactivity com.endeca.webstudio.timeout.logout=3600

6. Change the value to the number of seconds of inactivity that you want to elapse before an inactive user is logged out of Workbench.

7. Save and close the file.

8. Start the Endeca Tools Service.

No comments:

Post a Comment