Note: This hotfix should be applied only on VIP Enterprise Gateway 9.11 for Windows and Linux platforms. This fix has been integrated into 9.11.1 which is now available. If upgrading to 9.11.1 the hotfix is not needed.
1. Sending Push Number Challenge custom attribute conditionally, Condition check includes enabling number challenge at e.g. validation server (RADIUS server) and VIP Manager.
2. Fixed the issue with password tool, by adding missing dependency.
This patch .zip includes binaries for windows and linux, Please follow instruction based on platform and use platform specific binary.
Installation Steps for Windows:
Solution:
• Download zip and extract the contents to a temporary location (for example: C:\temp).
• Stop all the validation servers.
• Make a backup of the following file.
<VRSN_MAUTH_HOME>/Validation/bin/VSValidationServer.exe
<VRSN_MAUTH_HOME>/server/bin/vipegtools.jar
<VRSN_MAUTH_HOME>/version.txt
• From the temporary directory where you extracted the binary file contents, copy the following files:
Copy VSValidationServer.exe to the <VRSN_MAUTH_HOME>/Validation/bin/
Copy vipegtools.jar to the <VRSN_MAUTH_HOME>/server/bin/
Copy version.txt to the <VRSN_MAUTH_HOME>/
• Start the all validation servers.
Installation Steps for Linux:
Solution:
• Download zip and extract the contents to a temporary location (for example. /opt/temp)
• Stop all the validation servers.
• Make a backup of the following files.
<VRSN_MAUTH_HOME>/Validation/bin/VSValidationServer
<VRSN_MAUTH_HOME>/server/bin/vipegtools.jar
<VRSN_MAUTH_HOME>/version.txt
• From the temporary directory where you extracted the binary file contents, copy the following files:
Copy VSValidationServer to the <VRSN_MAUTH_HOME>/Validation/bin/
Copy vipegtools.jar to the <VRSN_MAUTH_HOME>/server/bin/
Copy version.txt to the <VRSN_MAUTH_HOME>/
• Start all the validation servers.