microsoft-authentication-library-for-android
microsoft-authentication-library-for-android copied to clipboard
MSAL Auto refresh token was not refreshed after 1 hrs
Describe the bug
errorCode": 50076, "failure Reason": "Due to a configuration change made by your administrator, or because you moved to a new location, you must use multi-factor authentication to access '(resource)'.", "additional Details": "User needs to perform multi-factor authentication. There could be multiple things requiring multi-factor, e.g. Conditional Access policies, per-user enforcement, requested by client, among others."
Smartphone (please complete the following information):
- Device: Samsung Galaxy S8
- Android Version: 13
- Browser: chrome
- MSAL Version: 4.2.0
Expected behavior
Auto refresh token should work after it expires
Additional context
It causes an impact on our project deliverables. Could you please take a look on it asap.