Hello @MarVI,
Please download the required .jar file from the following link:
https://download.openiam.com/release/enterprise/4.2.1.12/connectors/script-connector-rabbitmq.jar
Once downloaded, please move the .jar file to:
/usr/local/openiam/connectors/bin/
If the bin folder does not exist, you should create it manually.
After placing the file, update the permissions and ownership using the commands below:
chmod 755 bin
sudo chmod 600 /usr/local/openiam/connectors/bin/script-connector-rabbitmq.jar
sudo chown openiam:openiam /usr/local/openiam/connectors/bin/script-connector-rabbitmq.jar
Please let me know once this has been completed or if any issues arise during the process.
Thanks.