IDA communicates with BAW servers by REST API using the basic authentication method.
SSH is needed to support the IDA pipeline deployment feature if the BAW server version is prior to 18.0.0.2.
To gain full functionality of the testing feature, the IDA toolkit needs to be installed in the BAW application.
To record and replay test cases by browser, the IDA Plugin needs to be installed in the user’s browser (Chrome or Firefox).
IDA connects to the Database by TCP protocol.
IDA connects to the Selenium Server by HTTP protocol.
IBM Operational Decision Manager will be used to replace the out-of-the-box (OOTB) static analysis POJO engine so that all static analysis rules could be customized and managed outside the IDA solution. IDA integrates with ODM by REST API using the basic authentication method.
IDA provides REST API to support third-party CI/CD tools. The basic authentication method is used to authorize IDA REST API access.
IDA supports an LDAP server for user authentication.