Funnelback patch 16.2.0.8
-
Released: 2021-06-15
-
Applies to: v16.2.0
-
Internal reference: RNDSUPPORT-3395
Description
-
Fixes an issue with push replication in SAML mode as push APIs return now 401 rather than 302 for not-authenticated requests.
Affected files
-
lib/java/all/funnelback-springmvc-common.jar
-
web/webapps/funnelback-admin-api.war
-
web/webapps/funnelback-classic-admin.war
-
web/webapps/funnelback-publicui.war
-
web/webapps/funnelback-push-api.war
Deployment
-
Stop the Jetty web server.
-
(16.2.0.4) Stop the Daemon service.
-
Deploy the provided files on top of an existing install, backing up all replaced files.
-
(16.2.0.1) It is recommended that the following (empty) file is deleted:
lib/java/all/commons-codec-1.9.jar
. -
(16.2.0.2) Update the first line of the
bin/reports-send-email.pl
script to refer to the correct perl interpreter for your Funnelback installation. The perl interpreter can be found in$SEARCH_HOME/conf/executables.cfg
. -
Start the Jetty web server.
-
(16.2.0.4) Start the Daemon service.