Ability to use windows authorization without copying sqljdbc_auth.dll each time ReadyAPI updates
I ran into an issue after following this article to place sqljdbc_auth.dll into my <ReadyAPI>/bin to allow for windows authorization on my JDBC requests.
This works great until ReadyAPI updat...