Does WebLogic JDBC Driver Type 4 as provided in Oracle EDQ support Azure AD Password authentication
Hello,
I'm using the JDBC sqlserver driver provided in Oracle Fusion Middleware 12c from the Director app in Oracle EDQ 12.2.1.4.0 to connect to an Azure SQLServer instance.
I can connect using SQL Server Authentication and a local SQL Server account.
However, I have not been able to connect using an Active Directory account with Azure Active Directory Password authentication (authentication=ActiveDirectoryPassword).
I have also been unable to connect using this authentication method using the built-in SQL Server driver in EDQ Director.
Is Azure Active Directory Password authentication data sources even supported in EDQ?