Integrating JBoss Server with Delinea Using the JDBC Proxy Driver
Integrating the JBoss Server with Delinea using the JDBC Proxy Driver allows you to securely access database credentials stored in Delinea without the need to hard-code sensitive information in your application configuration. This setup enhances security and simplifies secret management across applications.
Make sure that the integration requirements in Prerequisites are met.
To enable this integration, complete the following tasks:
-
Configuring JBoss Web Server — Set up JDBC driver modules and define a DataSource (Non-XA or XA).
-
JBoss Server Integration Verification — Verify the integration and troubleshoot issues.