Resolved! Is it possible to configure a JDBC workflow activity to use Integrated Windows Authentication?
I am trying to create a new JDBC workflow in the Activity Designer to call a stored procedure on a MS SQL Server. However, the JDBC Activity requires a credential, which I believe only utilizes SQL authentication, and I need to use Windows authentic...