Hi Karl, Currently, the query to retrieve the User ID from the USERNAME in the JDBC authority connector configuration is mandatory, an error is triggered if it is not fulfilled or if the query does not work. However, we may have a token query which only uses the USERNAME to work, making the User ID query useless and resources consuming for nothing.
We may update the code to make the user ID query not mandatory, what do you think ? Regards, Julien Massiera
