I am trying to connect from a basic install of ColdFusion 8 to an Oracle 12c database. It currently connects with Oracle 11g without a problem.
I am getting the following error:
Connection verification failed for data source: test
java.sql.SQLException: [Macromedia][Oracle JDBC Driver][Oracle]ORA-28040: No matching authentication protocol
The root cause was that: java.sql.SQLException: [Macromedia][Oracle JDBC Driver][Oracle]ORA-28040: No matching authentication protocol