How to fix Active Directory Interactive EntityCore exception?

Hari Haran E 26 Reputation points
2023-07-03T15:56:21.6366667+00:00

How to fix the following SQL Server? "Unhandled Exception: System.Data.Entity.Core.EntityException: The underlying provider failed on Open. ---> System.ArgumentException: Cannot find an authentication provider for 'ActiveDirectoryInteractive'".

What are all the possible reasons that cause this exception ? How to resolve this?.

FYI: I have installed the ADAL package, I have set the Authentication=Active Directory Interactive in the connection string.

Developer technologies ASP.NET ASP.NET Core
SQL Server Other
{count} vote

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.