You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- The Microsoft Authentication Library (MSAL) dependency versions have been updated to the latest
19
+
- Microsoft.Identity.Client version 4.30.1, Microsoft.Identity.Client.Extensions.Msal version 2.18.4.
16
20
17
21
## 1.4.0-beta.5 (2021-04-06)
18
22
@@ -28,7 +32,7 @@ Thank you to our developer community members who helped to make Azure Identity b
28
32
29
33
### Fixes and improvements
30
34
31
-
- When logging is enabled, the log output from MSAL is also logged.
35
+
- When logging is enabled, the log output from Microsoft Authentication Library (MSAL) is also logged.
32
36
- Fixed an issue where an account credential fails to load from the cache when EnableGuestTenantAuthentication is true and the account found in the cache has multiple matching tenantIds ([#18276](https://github.com/Azure/azure-sdk-for-net/issues/18276)).
33
37
- Fixed deadlock issue in `InteractiveBrowserCredential` when running in a UI application ([#18418](https://github.com/Azure/azure-sdk-for-net/issues/18418)).
0 commit comments