How to verify the WildFly version that we are shipping with the AdminUI.
Version: 12.8.xx (Applicable to all the supported releases)
Component: SMAUI (Siteminder AdminUI)
To verify the WildFly version that we are shipping, please follow the below Instructions.
Please go to the AdminUI Installed location " XXXX\CA\siteminder\adminui\bin " and execute below command.
- Windows: XXXX\CA\siteminder\adminui\bin>standalone.bat -V " or " use standalone.bat -version commands.
- Linux: XXXX\CA\siteminder\adminui\bin>./standalone.sh -V
The last line in the output will provide the details of the Full WildFly version that we are shipping with the product.
- Snippet for reference: