Last updated on
Configure a URL for redirection and hide the Logout button
Note:
Applies to ADEP Process Management QF# 1007-004 and later.
To set the URL for redirection, add the following JVM argument to your application server:
-Dcom.adobe.livecycle.processmanagement.services.impl.ProcessManagement
ClientSessionServiceImpl.logoutURL=http://targetURL
To hide the Logout button on LiveCycle Workspace for SSO users, add the following JVM argument to your application server:
-Dcom.adobe.livecycle.processmanagement.services.impl.ProcessManagement
ClientSessionServiceImpl.hideLogoutOnSSO=true
Sign in to your account