microsoft-authentication-library-for-dotnet
microsoft-authentication-library-for-dotnet copied to clipboard
[Bug] WAM - throw when msalruntime.dll is not found
Logs and network traces none
Which version of MSAL.NET are you using? 4.47.1
Platform Net.Core (consuming netstandard 2.0 interop lib)
What authentication flow has the issue?
- Desktop / Mobile
- [x] Interactive
- [ ] Integrated Windows Authentication
- [ ] Username Password
- [ ] Device code flow (browserless)
- Web app
- [ ] Authorization code
- [ ] On-Behalf-Of
- Daemon app
- [ ] Service to Service calls
Problem? We only log the failure when interop is not able to load msalruntime.dll, instead we should throw