We didn't have any issues using SQL Developer 23.1 with Instant Client 21.13 and having the Authentication Type set to ‘OS’ and Connection Type set to ‘Custom JDBC’ with the Custom JDBC URL like ‘jdbc:oracle:oci/@dbsid’ to connect to our databases using the Oracle Wallet stored on the client machines.
Now when I try the same connection settings with SQL Developer 24.3.0 with Instant Client 23.6, we are getting the following ORA error:

Is there something that I'm missing? Has the Custom JDBC URL changed when using the 23ai Instant Client? Any assistance is greatly appreciated.