...
Buscar el filtro "o3ClientSSOLiferayFilter" y "o3ClientSSOLogoutLiferayFilter" y agregar el "init-param" llamado "serverName" con el valor "www.ideasoft.biz" (en lugar de "localhost:8080")
<o3>/liferay/tomcat/webapps/o3-parts-web/WEB-INF/classes/portlets-config/portlets-config.properties
urlPrefixLogout=https\://www.ideasoft.biz/o3-rest
urlPrefixRest=http\://localhost\:8380
urlPrefixChannel=httphttps\://demowww.ideasoft.biz/o3-parts-web
urlPrefixTicket=http\://localhost\:8380
urlPrefixPortal=https\://www.ideasoft.biz/o3portal
urlPrefixUploadFiles=httphttps\://demowww.ideasoft.biz
Configuración de mod_jk en apache
...