Has anyone configured JDBC connection connecting to SQL Server in Azure? I always got timeout and the error message stated “This driver is not configured for integrated authentication”, but my authentication type is “Azure ActiveDirectory Password”.
The following is the jdbc connection string, can anyone shield lights what the issue could it be?
The error message suggests the issue is with the driver you are using, not the connection string. Can you please share what driver and version you are using in the JDBC connector? Also, have you tried using that driver locally on your machine to connect to the Azure DB?
Hey @JohnS01 , You can keep the local DB user credentials in PAM tools like CyberArk until SailPoint releases Integrated authentication enhancement, which will help you get rid of this process, but it will meanwhile keep things secure.