JDBC authentication type is not supported
Message:- Check that your connection definition references your JDBC database with correct URL syntax, username, and password. The authentication type 10 is not supported.
scram-sha-256 encryption. If that isn’t an
option, you can change the authentication type for your
to md5. Note that md5 is less secure, and is provided solely for
compatibility with older clients.
For information on changing your authentication type, see the documentation on
resetting your service password.