What problem are you observing?
When trying to configure an Oracle Database Direct connector following the instructions from the documentation, An error occurs when attempting to install the Oracle Database Driver ojdbc8.jar. The file size limit for uploads is set to 5mb, but the driver is 7mb and fails.
What is the correct behavior?
The system should allow files to be larger, especially when it is the file called out in the documentation. The JDBC Direct Connector allows this file to be loaded.
https://documentation.sailpoint.com/connectors/oracle/database/help/integrating_oracle_database/prerequisites.html
What product feature is this related to?
ISC Connectors, specifically Oracle Database Direct Connector.
What are the steps to reproduce the issue?
Download the latest ojdbc8.jar driver
Create an Oracle Database Direct Connector.
Attempt to upload the file
Do you have any other information about your environment that may help?
There was a similar issue from Oct 2023, which was resolved by loading the ojdbc8.jar, but it appears that the file size no longer meets the requirements
The issue in action:
The Documentation Page: