Resolved! How to authenticate using API Key in a DB2 JDBC Data Souce
I have a Data Source where type is JDBC and Format is Db2 - UniversalThe authentication method I use is API Key, so I don't have neither a user nor a password. I only have a token.If I add the token in the password field, the connection does not work...