MS SQL with GoCD and Integrated Security

Hi,

I am trying to get my Liquibase running on a Windows agent using Integrated security, as SQL user account are not allowed .  

I do not want to run the agent as the user as we will have different users for different database’s.

Is there a way I can use Liquibase connection string or any settings to impersonate a user?

I am using SQL JDBC4.