Closed Avery-Dunn closed 1 year ago
This PR handles a few small issues
Remove default HTTP timeout behavior, and improve error messages related to timeouts https://github.com/AzureAD/microsoft-authentication-library-for-java/issues/664
Fix NPE that can occur when attempting to use getAccounts call with on-prem ADFS users in the cache https://github.com/AzureAD/microsoft-authentication-library-for-java/issues/669
getAccounts
A version of a test dependency, Guava 32.0.0, has a vulnerability, so this PR also updates that dependency to version 32.1.1
This PR handles a few small issues
Remove default HTTP timeout behavior, and improve error messages related to timeouts https://github.com/AzureAD/microsoft-authentication-library-for-java/issues/664
Fix NPE that can occur when attempting to use
getAccounts
call with on-prem ADFS users in the cache https://github.com/AzureAD/microsoft-authentication-library-for-java/issues/669A version of a test dependency, Guava 32.0.0, has a vulnerability, so this PR also updates that dependency to version 32.1.1