New Version, Can No Longer Sign In With Kerberos + TNS Alias, It Can't Find OJDBC.jar Either
Using Oracle 19, and SQL Developer 24,
1- an ORA-01017 when testing a new connection
2- the jdbc driver ojdbc8.jar being ignored. (For this issue, it worked when I downloaded the ojdbc11.jar, however that did not resolve the issue, because it went on to say that it could not locate the drivers, but their location is in the path, although a few entries behind the SQL Developer install)
We have been using TNSNames entries, and Kerberos. So, connecting based on network alias we were able to sign in by leaving username/password blank.
This issue occurs for: myself, with a brand new install of SQL Developer; one of our developers, who was given a new laptop, and a new install of SQL developer.