How to Hide the list of applications on the login page? - Endeca Workbench

By default, Workbench shows all available Endeca applications in a drop-down list on the login page. Business users can log in to any application that an administrator has added them to.

In cases where you do not want Workbench users to see all available Workbench applications on the login page, you can hide the drop-down list of applications.

To hide the drop-down list of applications on the login page:

1) Stop the Endeca Tools Service

2) Open the webstudio.properties file located in %ENDECA_TOOLS_CONF%\conf (on
Windows) or $ENDECA_TOOLS_CONF\conf (on UNIX)

3) Locate the com.endeca.webstudio.hide.login.application.dropdown property:

# Hides the dropdown for selecting an application
# on the default login page.
com.endeca.webstudio.hide.login.application.dropdown=false


4. Set the value of the property to true:com.endeca.webstudio.hide.login.application.dropdown=true

5. Save and close the file

6. Start the Endeca Tools Service

No comments:

Post a Comment