We have deployed the Strong Auth and Risk Auth on separate OS servers and after deploying the Admin console Risk screen getting names as tab.name.Riskfort, How can this be solved?
Environment
All
Cause
When Risk server and Strong Auth server are deployed in separate machines, arcotadmin.war file does not contain all the screens Of Strong Auth server if the war file was deployed from the Risk server instance. ARCOT_HOME/resourcepacks contains the screens for the Admin console.
Resolution
Please follow the below steps and it is going to regenerate the new Arcot Admin and Arcot UDS war files with Webfort and RiskFort resourcepacks.
Login to Risk server machine and then go to ARCOT_HOME/resourcepacks folder.
Copy the bundle_riskfort.zip to Strong Auth server box and at location ARCOT_HOME/resourcepacks.
Go to location ARCOT_HOME/tools/common/bundlemanager
Run the following command -- java -jar bundle-manager.jar
Once completed it will re-generate the arcotadmin and arcotuds.war files ar ARCOT_HOME/java/webapps
Stop the application server and undeploy the Admin and UDS war files and if Tomcat clear the work folder as well.
Deploy the Admin and UDS war files.
Start the application server and test the screens
Follow the above steps and if there are any questions please reach out to Support.