Product

Broadcom Symantec Identity and Access Management 15

Objective

This blog discusses the steps to deploy Identity Manager 15 successfully with JBoss EAP 8.0 as application server

Details

Pre-requisites

  1. JBoss EAP 8.0 is installed on the IdM Server.
  2. JBoss EAP 8.0 should point to Adopt Open JDK 21
  3. Make sure JBoss is working and in a started state.
  4. Set JBoss Home for Identity Manager Service in IGA Xpress console, so that Identity Manager uses JBoss as application server instead of the default Wildfly server.

Configure JBoss EAP 8.0 for Identity Manager

  1. Copy idm.xml and idm.conf files to JBOSS_HOME/standalone/configuration folder.

About idm.xml file

This file contains the connection details for Identity Manager databases. The file is created in the default Wildfly home directory, during IGA Xpress deployment.

  1. Make below changes in JBOSS_HOME/bin/standalone.sh file
    1. Point STANDALONE_Configuration to the idm.xml file
    2. Set JAVA_HOME
  2. Make below changes in JBOSS_HOME/bin/stanalone.conf file
    1. Increase Heap size and Metaspace size.
    2. Set JAVA_HOME
  3. In cases where JBoss is started by a startup program on Linux servers, the igx user should have write permissions to the directory from where JBoss start commands are issued. This will allow the igx user to write log files and create required folders.
  4. If any errors are seen in starting IdM on JBoss application server, stop JBoss and cleanup temp, deployments, data folder

Restart IdM after above steps and IdM should start without any issues

Note: Do not start IdM from IGA Xpress Dashboard. This will start Wildfly IdM and will cause ports in use errors. In such cases, the process has to be killed.

Reference

https://techdocs.broadcom.com/us/en/symantec-security-software/identity-security/iga-xpress/1-1/deploy/deploy-iga-suite.html

https://techdocs.broadcom.com/us/en/symantec-security-software/identity-security/identity-manager/15-0/reference/performance-tuning/performance-tuning-for-jboss-or-wildfly.html#concept.dita_8a902ed57b5348ecce7e6dabc7ad8c2051bcb28f_RecommendedJVMSettings

Author

Rajya Tupuri

 

 

Leave a Reply

Your email address will not be published. Required fields are marked *

TOP