This document contains log messages from an Android application. It shows the initialization of various authentication and caching components, an attempt to silently acquire a token from the cache using a refresh token, and the failure of this attempt due to inability to access the network due to power optimizations on the device. The refresh token is considered invalid after the failure and roaming settings cannot be initialized without a valid token.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
99 views22 pages
Current Log
This document contains log messages from an Android application. It shows the initialization of various authentication and caching components, an attempt to silently acquire a token from the cache using a refresh token, and the failure of this attempt due to inability to access the network due to power optimizations on the device. The refresh token is considered invalid after the failure and roaming settings cannot be initialized without a valid token.
28 Mon Mar 30 09:12:55 GMT-05:00 2020 V [ADAL]SharedPreferencesFileManager [2020-03-30 14:12:55 - {"thread_id":"505","correlation_id":"UNSET"}] Init with storage helper: SharedPreferencesFileManager Android 28 Mon Mar 30 09:12:55 GMT-05:00 2020 V [ADAL]AccountCredentialCache [2020-03-30 14:12:55 - {"thread_id":"505","correlation_id":"UNSET"}] Init: AccountCredentialCache Android 28 Mon Mar 30 09:12:55 GMT-05:00 2020 V [ADAL]MsalOAuth2TokenCache [2020-03-30 14:12:55 - {"thread_id":"505","correlation_id":"UNSET"}] Init: MsalOAuth2TokenCache Android 28 Mon Mar 30 09:12:55 GMT-05:00 2020 V [ADAL]ADALOAuth2TokenCache [2020-03-30 14:12:55 - {"thread_id":"505","correlation_id":"UNSET"}] Init: ADALOAuth2TokenCache Android 28 Mon Mar 30 09:12:55 GMT-05:00 2020 I [ADAL]ADALOAuth2TokenCache [2020-03-30 14:12:55 - {"thread_id":"505","correlation_id":"UNSET"}] Context is an Application? [true] Android 28 Mon Mar 30 09:12:55 GMT-05:00 2020 V [ADAL]ADALOAuth2TokenCache [2020-03-30 14:12:55 - {"thread_id":"505","correlation_id":"UNSET"}] Validating secret key settings. Android 28 Mon Mar 30 09:12:55 GMT-05:00 2020 V [ADAL]ADALOAuth2TokenCache [2020-03-30 14:12:55 - {"thread_id":"505","correlation_id":"UNSET"}] Initializing SharedPreferencesFileManager Android 28 Mon Mar 30 09:12:55 GMT-05:00 2020 V [ADAL]ADALOAuth2TokenCache [2020-03-30 14:12:55 - {"thread_id":"505","correlation_id":"UNSET"}] Initializing with name: com.microsoft.aad.adal.cache Android 28 Mon Mar 30 09:12:55 GMT-05:00 2020 V [ADAL]SharedPreferencesFileManager [2020-03-30 14:12:55 - {"thread_id":"505","correlation_id":"UNSET"}] Init with storage helper: SharedPreferencesFileManager Android 28 Mon Mar 30 09:12:55 GMT-05:00 2020 V [ADAL]AcquireTokenRequest:acquireToken [2020-03-30 14:12:55 - 45998355-8373-4c61-b4af-860d320349bb] Sending async task from thread:8932 ver:1.16.0 Android 28 Mon Mar 30 09:12:55 GMT-05:00 2020 V [ADAL]AcquireTokenRequest:acquireToken [2020-03-30 14:12:55 - 45998355-8373-4c61-b4af-860d320349bb] Running task in thread:8951 ver:1.16.0 Android 28 Mon Mar 30 09:12:55 GMT-05:00 2020 W [ADAL]HttpWebRequest [2020-03-30 14:12:55 - 45998355-8373-4c61-b4af-860d320349bb] NO_NETWORK_CONNECTION_POWER_OPTIMIZATION:Connection is not available to refresh token because power optimization is enabled. And the device is in doze mode or the app is standbyUnable to access the network due to power optimizations ver:1.16.0 Android 28 Mon Mar 30 09:12:55 GMT-05:00 2020 V [ADAL]AcquireTokenRequest:performAuthorityValidation [2020-03-30 14:12:55 - 45998355-8373-4c61-b4af-860d320349bb] Fail to get authority validation metadata back. Ignore the failure since authority validation is turned off. ver:1.16.0 Android 28 Mon Mar 30 09:12:55 GMT-05:00 2020 V [ADAL]BrokerProxy:canSwitchToBroker [2020-03-30 14:12:55 - 45998355-8373-4c61-b4af-860d320349bb] Broker auth is turned off or no valid broker is available on the device, cannot switch to broker. ver:1.16.0 Android 28 Mon Mar 30 09:12:55 GMT-05:00 2020 DATA DeviceAndApplicationInfo Pre: false Mon Mar 30 09:12:55 GMT-05:00 2020 DATA com.microsoft.odsp.oem.SamsungUtils Galaxy Store: false Mon Mar 30 09:12:55 GMT-05:00 2020 V [ADAL]AcquireTokenRequest:tryAcquireTokenSilent [2020-03-30 14:12:55 - 45998355-8373-4c61-b4af-860d320349bb] Try to acquire token silently, return valid AT or use RT in the cache. ver:1.16.0 Android 28 Mon Mar 30 09:12:55 GMT-05:00 2020 DATA DeviceAndApplicationInfo Pre: false Mon Mar 30 09:12:55 GMT-05:00 2020 DATA DeviceAndApplicationInfo Pre: false Mon Mar 30 09:12:55 GMT-05:00 2020 V [ADAL]BrokerProxy:canSwitchToBroker [2020-03-30 14:12:55 - 45998355-8373-4c61-b4af-860d320349bb] Broker auth is turned off or no valid broker is available on the device, cannot switch to broker. ver:1.16.0 Android 28 Mon Mar 30 09:12:55 GMT-05:00 2020 V [ADAL]AcquireTokenRequest:tryAcquireTokenSilentLocally [2020-03-30 14:12:55 - 45998355-8373-4c61-b4af-860d320349bb] Try to silently get token from local cache. ver:1.16.0 Android 28 Mon Mar 30 09:12:55 GMT-05:00 2020 V [ADAL]DefaultTokenCacheStore [2020-03-30 14:12:55 - 45998355-8373-4c61-b4af-860d320349bb] Started to initialize storage helper ver:1.16.0 Android 28 Mon Mar 30 09:12:55 GMT-05:00 2020 V [ADAL]DefaultTokenCacheStore [2020-03-30 14:12:55 - 45998355-8373-4c61-b4af-860d320349bb] Finished to initialize storage helper ver:1.16.0 Android 28 Mon Mar 30 09:12:55 GMT-05:00 2020 I [ADAL]TokenCacheItem [2020-03-30 14:12:55 - 45998355-8373-4c61-b4af-860d320349bb] Check token expiration time. ver:1.16.0 Android 28 Mon Mar 30 09:12:55 GMT-05:00 2020 I [ADAL]TokenCacheItem [2020-03-30 14:12:55 - 45998355-8373-4c61-b4af-860d320349bb] expiresOn:Sun Mar 29 12:20:12 GMT-05:00 2020 timeWithBuffer:Mon Mar 30 09:17:55 GMT-05:00 2020 Buffer:300 ver:1.16.0 Android 28 Mon Mar 30 09:12:55 GMT-05:00 2020 V [ADAL]TokenCacheAccessor:getATFromCache [2020-03-30 14:12:55 - 45998355-8373-4c61-b4af-860d320349bb] Access token exists, but already expired. ver:1.16.0 Android 28 Mon Mar 30 09:12:55 GMT-05:00 2020 V [ADAL]AcquireTokenSilentHandler:getAccessToken [2020-03-30 14:12:55 - 45998355-8373-4c61-b4af-860d320349bb] No valid access token exists, try with refresh token. ver:1.16.0 Android 28 Mon Mar 30 09:12:55 GMT-05:00 2020 DATA SharePointPrivacyDelegate (I) AppState/ProcessStart RequiredDiagnosticData null 10030000A3008847 false Mon Mar 30 09:12:55 GMT-05:00 2020 V [ADAL]AcquireTokenSilentHandler:tryRT [2020-03-30 14:12:55 - 45998355-8373-4c61-b4af-860d320349bb] Found RT and it's also a MRRT, retry with MRRT ver:1.16.0 Android 28 Mon Mar 30 09:12:55 GMT-05:00 2020 V [ADAL]AcquireTokenSilentHandler:tryMRRT [2020-03-30 14:12:55 - 45998355-8373-4c61-b4af-860d320349bb] MRRT item exists but it's also a FRT, try with FRT. ver:1.16.0 Android 28 Mon Mar 30 09:12:55 GMT-05:00 2020 V [ADAL]AcquireTokenSilentHandler:tryFRT [2020-03-30 14:12:55 - 45998355-8373-4c61-b4af-860d320349bb] Send request to use FRT for new AT. ver:1.16.0 Android 28 Mon Mar 30 09:12:55 GMT-05:00 2020 V [ADAL]AcquireTokenSilentHandler:acquireTokenWithRefreshToken [2020-03-30 14:12:55 - 45998355-8373-4c61-b4af-860d320349bb] Try to get new access token with the found refresh token. ver:1.16.0 Android 28 Mon Mar 30 09:12:55 GMT-05:00 2020 V [ADAL]AcquireTokenSilentHandler:acquireTokenWithRefreshToken [2020-03-30 14:12:55 - 45998355-8373-4c61-b4af-860d320349bb] Request authority:https://login.windows.net/common clientid:f05ff7c9-f75a-4acd-a3b5-f4b6a870245d ver:1.16.0 Android 28 Mon Mar 30 09:12:55 GMT-05:00 2020 W [ADAL]HttpWebRequest [2020-03-30 14:12:55 - 45998355-8373-4c61-b4af-860d320349bb] NO_NETWORK_CONNECTION_POWER_OPTIMIZATION:Connection is not available to refresh token because power optimization is enabled. And the device is in doze mode or the app is standbyUnable to access the network due to power optimizations ver:1.16.0 Android 28 Mon Mar 30 09:12:55 GMT-05:00 2020 DATA SharePointPrivacyDelegate (I) ADALEvent RequiredServiceData OneDriveAccount null true Mon Mar 30 09:12:55 GMT-05:00 2020 DATA SharePointPrivacyDelegate (I) Perf RequiredServiceData null 10030000A3008847 true Mon Mar 30 09:12:55 GMT-05:00 2020 E com.microsoft.authorization.OneDriveAuthenticator refresh token AuthenticationException com.microsoft.aad.adal.AuthenticationException: Connection is not available to refresh token because power optimization is enabled. And the device is in doze mode or the app is standbyUnable to access the network due to power optimizations at com.microsoft.aad.adal.HttpWebRequest.throwIfNetworkNotAvailable(SourceFile:188) at com.microsoft.aad.adal.AcquireTokenSilentHandler.acquireTokenWithRefreshToken(SourceFile :130) at com.microsoft.aad.adal.AcquireTokenSilentHandler.acquireTokenWithCachedItem(SourceFile:3 42) at com.microsoft.aad.adal.AcquireTokenSilentHandler.tryFRT(SourceFile:305) at com.microsoft.aad.adal.AcquireTokenSilentHandler.tryMRRT(SourceFile:253) at com.microsoft.aad.adal.AcquireTokenSilentHandler.tryRT(SourceFile:215) at com.microsoft.aad.adal.AcquireTokenSilentHandler.getAccessToken(SourceFile:113) at com.microsoft.aad.adal.AcquireTokenRequest.tryAcquireTokenSilentLocally(SourceFile:493) at com.microsoft.aad.adal.AcquireTokenRequest.acquireTokenSilentFlow(SourceFile:469) at com.microsoft.aad.adal.AcquireTokenRequest.tryAcquireTokenSilent(SourceFile:373) at com.microsoft.aad.adal.AcquireTokenRequest.performAcquireTokenRequest(SourceFile:352) at com.microsoft.aad.adal.AcquireTokenRequest.access$200(SourceFile:55) at com.microsoft.aad.adal.AcquireTokenRequest$1.run(SourceFile:129) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641) at java.lang.Thread.run(Thread.java:798)
Mon Mar 30 09:12:55 GMT-05:00 2020 V com.microsoft.authorization.OneDriveAuthenticator
TokenRefresh has occurred, but not sending an event because we've sent one recently Mon Mar 30 09:12:55 GMT-05:00 2020 V com.microsoft.authorization.OneDriveAuthenticator Refresh token invalid Mon Mar 30 09:12:55 GMT-05:00 2020 V com.microsoft.authorization.OneDriveAuthenticator Don't force re-SignIn, account removed: false, network error occurred: true Mon Mar 30 09:12:55 GMT-05:00 2020 E RoamingSettingsManager Failed to retrieve token to init RoamingSettingsManager Mon Mar 30 09:12:55 GMT-05:00 2020 E AADPrivacyUtils syncAADRoamingSettings failed to initialize RoamingSettings with token with error Connection is not available to refresh token because power optimization is enabled. And the device is in doze mode or the app is standbyUnable to access the network due to power optimizations Mon Mar 30 09:12:55 GMT-05:00 2020 DATA SharePointPrivacyDelegate (Q) QoS RequiredServiceData null 10030000A3008847 true Mon Mar 30 09:12:55 GMT-05:00 2020 E AADPrivacyUtils syncAADRoamingSettings failed to initialize RoamingSettings with token with error Retrieved empty token Mon Mar 30 09:12:55 GMT-05:00 2020 V [ADAL]PRNGFixes:applyOpenSSLFix [2020-03-30 14:12:55 - 45998355-8373-4c61-b4af-860d320349bb] No need to apply the OpenSSL fix. ver:1.16.0 Android 28 Mon Mar 30 09:12:55 GMT-05:00 2020 V [ADAL]PRNGFixes:installLinuxPRNGSecureRandom [2020-03-30 14:12:55 - 45998355-8373-4c61-b4af-860d320349bb] No need to apply the fix. ver:1.16.0 Android 28 Mon Mar 30 09:12:55 GMT-05:00 2020 V [ADAL]SharedPreferencesFileManager [2020-03-30 14:12:55 - {"thread_id":"541","correlation_id":"UNSET"}] Init: SharedPreferencesFileManager Android 28 Mon Mar 30 09:12:55 GMT-05:00 2020 V [ADAL]CacheKeyValueDelegate [2020-03-30 14:12:55 - {"thread_id":"541","correlation_id":"UNSET"}] Init: CacheKeyValueDelegate Android 28 Mon Mar 30 09:12:55 GMT-05:00 2020 V [ADAL]SharedPreferencesFileManager [2020-03-30 14:12:55 - {"thread_id":"541","correlation_id":"UNSET"}] Init with storage helper: SharedPreferencesFileManager Android 28 Mon Mar 30 09:12:55 GMT-05:00 2020 V [ADAL]AccountCredentialCache [2020-03-30 14:12:55 - {"thread_id":"541","correlation_id":"UNSET"}] Init: AccountCredentialCache Android 28 Mon Mar 30 09:12:55 GMT-05:00 2020 V [ADAL]MsalOAuth2TokenCache [2020-03-30 14:12:55 - {"thread_id":"541","correlation_id":"UNSET"}] Init: MsalOAuth2TokenCache Android 28 Mon Mar 30 09:12:55 GMT-05:00 2020 V [ADAL]ADALOAuth2TokenCache [2020-03-30 14:12:55 - {"thread_id":"541","correlation_id":"UNSET"}] Init: ADALOAuth2TokenCache Android 28 Mon Mar 30 09:12:55 GMT-05:00 2020 I [ADAL]ADALOAuth2TokenCache [2020-03-30 14:12:55 - {"thread_id":"541","correlation_id":"UNSET"}] Context is an Application? [true] Android 28 Mon Mar 30 09:12:55 GMT-05:00 2020 V [ADAL]ADALOAuth2TokenCache [2020-03-30 14:12:55 - {"thread_id":"541","correlation_id":"UNSET"}] Validating secret key settings. Android 28 Mon Mar 30 09:12:55 GMT-05:00 2020 V [ADAL]ADALOAuth2TokenCache [2020-03-30 14:12:55 - {"thread_id":"541","correlation_id":"UNSET"}] Initializing SharedPreferencesFileManager Android 28 Mon Mar 30 09:12:55 GMT-05:00 2020 V [ADAL]ADALOAuth2TokenCache [2020-03-30 14:12:55 - {"thread_id":"541","correlation_id":"UNSET"}] Initializing with name: com.microsoft.aad.adal.cache Android 28 Mon Mar 30 09:12:55 GMT-05:00 2020 V [ADAL]SharedPreferencesFileManager [2020-03-30 14:12:55 - {"thread_id":"541","correlation_id":"UNSET"}] Init with storage helper: SharedPreferencesFileManager Android 28 Mon Mar 30 09:12:55 GMT-05:00 2020 V [ADAL]AcquireTokenRequest:acquireToken [2020-03-30 14:12:55 - ccba4285-9ff2-4175-890a-f538ae96279f] Sending async task from thread:8967 ver:1.16.0 Android 28 Mon Mar 30 09:12:55 GMT-05:00 2020 V [ADAL]AcquireTokenRequest:acquireToken [2020-03-30 14:12:55 - ccba4285-9ff2-4175-890a-f538ae96279f] Running task in thread:8951 ver:1.16.0 Android 28 Mon Mar 30 09:12:55 GMT-05:00 2020 V [ADAL]BrokerProxy:canSwitchToBroker [2020-03-30 14:12:55 - ccba4285-9ff2-4175-890a-f538ae96279f] Broker auth is turned off or no valid broker is available on the device, cannot switch to broker. ver:1.16.0 Android 28 Mon Mar 30 09:12:55 GMT-05:00 2020 V [ADAL]AcquireTokenRequest:tryAcquireTokenSilent [2020-03-30 14:12:55 - ccba4285-9ff2-4175-890a-f538ae96279f] Try to acquire token silently, return valid AT or use RT in the cache. ver:1.16.0 Android 28 Mon Mar 30 09:12:55 GMT-05:00 2020 V [ADAL]BrokerProxy:canSwitchToBroker [2020-03-30 14:12:55 - ccba4285-9ff2-4175-890a-f538ae96279f] Broker auth is turned off or no valid broker is available on the device, cannot switch to broker. ver:1.16.0 Android 28 Mon Mar 30 09:12:55 GMT-05:00 2020 V [ADAL]AcquireTokenRequest:tryAcquireTokenSilentLocally [2020-03-30 14:12:55 - ccba4285-9ff2-4175-890a-f538ae96279f] Try to silently get token from local cache. ver:1.16.0 Android 28 Mon Mar 30 09:12:55 GMT-05:00 2020 I [ADAL]TokenCacheItem [2020-03-30 14:12:55 - ccba4285-9ff2-4175-890a-f538ae96279f] Check token expiration time. ver:1.16.0 Android 28 Mon Mar 30 09:12:55 GMT-05:00 2020 I [ADAL]TokenCacheItem [2020-03-30 14:12:55 - ccba4285-9ff2-4175-890a-f538ae96279f] expiresOn:Sun Mar 29 12:20:13 GMT-05:00 2020 timeWithBuffer:Mon Mar 30 09:17:55 GMT-05:00 2020 Buffer:300 ver:1.16.0 Android 28 Mon Mar 30 09:12:55 GMT-05:00 2020 V [ADAL]TokenCacheAccessor:getATFromCache [2020-03-30 14:12:55 - ccba4285-9ff2-4175-890a-f538ae96279f] Access token exists, but already expired. ver:1.16.0 Android 28 Mon Mar 30 09:12:55 GMT-05:00 2020 V [ADAL]AcquireTokenSilentHandler:getAccessToken [2020-03-30 14:12:55 - ccba4285-9ff2-4175-890a-f538ae96279f] No valid access token exists, try with refresh token. ver:1.16.0 Android 28 Mon Mar 30 09:12:55 GMT-05:00 2020 V [ADAL]AcquireTokenSilentHandler:tryRT [2020-03-30 14:12:55 - ccba4285-9ff2-4175-890a-f538ae96279f] Found RT and it's also a MRRT, retry with MRRT ver:1.16.0 Android 28 Tue Mar 31 08:47:01 GMT-05:00 2020 W [ADAL]HttpWebRequest [2020-03-31 13:47:01 - 9c65500b-4d39-48ad-a611-18e1f8788b22] NO_NETWORK_CONNECTION_POWER_OPTIMIZATION:Connection is not available to refresh token because power optimization is enabled. And the device is in doze mode or the app is standbyUnable to access the network due to power optimizations ver:1.16.0 Android 28 Tue Mar 31 08:47:01 GMT-05:00 2020 V [ADAL]AcquireTokenRequest:performAuthorityValidation [2020-03-31 13:47:01 - 9c65500b-4d39-48ad-a611-18e1f8788b22] Fail to get authority validation metadata back. Ignore the failure since authority validation is turned off. ver:1.16.0 Android 28 Tue Mar 31 08:47:01 GMT-05:00 2020 V [ADAL]BrokerProxy:canSwitchToBroker [2020-03-31 13:47:01 - 9c65500b-4d39-48ad-a611-18e1f8788b22] Broker auth is turned off or no valid broker is available on the device, cannot switch to broker. ver:1.16.0 Android 28 Tue Mar 31 08:47:01 GMT-05:00 2020 V [ADAL]AcquireTokenRequest:tryAcquireTokenSilent [2020-03-31 13:47:01 - 9c65500b-4d39-48ad-a611-18e1f8788b22] Try to acquire token silently, return valid AT or use RT in the cache. ver:1.16.0 Android 28 Tue Mar 31 08:47:01 GMT-05:00 2020 V [ADAL]BrokerProxy:canSwitchToBroker [2020-03-31 13:47:01 - 9c65500b-4d39-48ad-a611-18e1f8788b22] Broker auth is turned off or no valid broker is available on the device, cannot switch to broker. ver:1.16.0 Android 28 Tue Mar 31 08:47:01 GMT-05:00 2020 V [ADAL]AcquireTokenRequest:tryAcquireTokenSilentLocally [2020-03-31 13:47:01 - 9c65500b-4d39-48ad-a611-18e1f8788b22] Try to silently get token from local cache. ver:1.16.0 Android 28 Tue Mar 31 08:47:01 GMT-05:00 2020 V [ADAL]DefaultTokenCacheStore [2020-03-31 13:47:01 - 9c65500b-4d39-48ad-a611-18e1f8788b22] Started to initialize storage helper ver:1.16.0 Android 28 Tue Mar 31 08:47:01 GMT-05:00 2020 V [ADAL]DefaultTokenCacheStore [2020-03-31 13:47:01 - 9c65500b-4d39-48ad-a611-18e1f8788b22] Finished to initialize storage helper ver:1.16.0 Android 28 Tue Mar 31 08:47:01 GMT-05:00 2020 I [ADAL]TokenCacheItem [2020-03-31 13:47:01 - 9c65500b-4d39-48ad-a611-18e1f8788b22] Check token expiration time. ver:1.16.0 Android 28 Tue Mar 31 08:47:01 GMT-05:00 2020 I [ADAL]TokenCacheItem [2020-03-31 13:47:01 - 9c65500b-4d39-48ad-a611-18e1f8788b22] expiresOn:Sun Mar 29 12:20:12 GMT-05:00 2020 timeWithBuffer:Tue Mar 31 08:52:01 GMT-05:00 2020 Buffer:300 ver:1.16.0 Android 28 Tue Mar 31 08:47:01 GMT-05:00 2020 V [ADAL]TokenCacheAccessor:getATFromCache [2020-03-31 13:47:01 - 9c65500b-4d39-48ad-a611-18e1f8788b22] Access token exists, but already expired. ver:1.16.0 Android 28 Tue Mar 31 08:47:01 GMT-05:00 2020 V [ADAL]AcquireTokenSilentHandler:getAccessToken [2020-03-31 13:47:01 - 9c65500b-4d39-48ad-a611-18e1f8788b22] No valid access token exists, try with refresh token. ver:1.16.0 Android 28 Tue Mar 31 08:47:01 GMT-05:00 2020 V [ADAL]AcquireTokenSilentHandler:tryRT [2020-03-31 13:47:01 - 9c65500b-4d39-48ad-a611-18e1f8788b22] Found RT and it's also a MRRT, retry with MRRT ver:1.16.0 Android 28 Tue Mar 31 08:47:01 GMT-05:00 2020 V [ADAL]AcquireTokenSilentHandler:tryMRRT [2020-03-31 13:47:01 - 9c65500b-4d39-48ad-a611-18e1f8788b22] MRRT item exists but it's also a FRT, try with FRT. ver:1.16.0 Android 28 Tue Mar 31 08:47:01 GMT-05:00 2020 V [ADAL]AcquireTokenSilentHandler:tryFRT [2020-03-31 13:47:01 - 9c65500b-4d39-48ad-a611-18e1f8788b22] Send request to use FRT for new AT. ver:1.16.0 Android 28 Tue Mar 31 08:47:01 GMT-05:00 2020 V [ADAL]AcquireTokenSilentHandler:acquireTokenWithRefreshToken [2020-03-31 13:47:01 - 9c65500b-4d39-48ad-a611-18e1f8788b22] Try to get new access token with the found refresh token. ver:1.16.0 Android 28 Tue Mar 31 08:47:01 GMT-05:00 2020 DATA DeviceAndApplicationInfo Pre: false Tue Mar 31 08:47:01 GMT-05:00 2020 V [ADAL]AcquireTokenSilentHandler:acquireTokenWithRefreshToken [2020-03-31 13:47:01 - 9c65500b-4d39-48ad-a611-18e1f8788b22] Request authority:https://login.windows.net/common clientid:f05ff7c9-f75a-4acd-a3b5-f4b6a870245d ver:1.16.0 Android 28 Tue Mar 31 08:47:01 GMT-05:00 2020 W [ADAL]HttpWebRequest [2020-03-31 13:47:01 - 9c65500b-4d39-48ad-a611-18e1f8788b22] NO_NETWORK_CONNECTION_POWER_OPTIMIZATION:Connection is not available to refresh token because power optimization is enabled. And the device is in doze mode or the app is standbyUnable to access the network due to power optimizations ver:1.16.0 Android 28 Tue Mar 31 08:47:01 GMT-05:00 2020 DATA com.microsoft.odsp.oem.SamsungUtils Galaxy Store: false Tue Mar 31 08:47:01 GMT-05:00 2020 DATA DeviceAndApplicationInfo Pre: false Tue Mar 31 08:47:01 GMT-05:00 2020 DATA DeviceAndApplicationInfo Pre: false Tue Mar 31 08:47:01 GMT-05:00 2020 DATA SharePointPrivacyDelegate (I) ADALEvent RequiredServiceData OneDriveAccount null true Tue Mar 31 08:47:01 GMT-05:00 2020 DATA SharePointPrivacyDelegate (I) AppState/ProcessStart RequiredDiagnosticData null 10030000A3008847 false Tue Mar 31 08:47:02 GMT-05:00 2020 DATA SharePointPrivacyDelegate (I) Perf RequiredServiceData null 10030000A3008847 true Tue Mar 31 08:47:02 GMT-05:00 2020 E com.microsoft.authorization.OneDriveAuthenticator refresh token AuthenticationException com.microsoft.aad.adal.AuthenticationException: Connection is not available to refresh token because power optimization is enabled. And the device is in doze mode or the app is standbyUnable to access the network due to power optimizations at com.microsoft.aad.adal.HttpWebRequest.throwIfNetworkNotAvailable(SourceFile:188) at com.microsoft.aad.adal.AcquireTokenSilentHandler.acquireTokenWithRefreshToken(SourceFile :130) at com.microsoft.aad.adal.AcquireTokenSilentHandler.acquireTokenWithCachedItem(SourceFile:3 42) at com.microsoft.aad.adal.AcquireTokenSilentHandler.tryFRT(SourceFile:305) at com.microsoft.aad.adal.AcquireTokenSilentHandler.tryMRRT(SourceFile:253) at com.microsoft.aad.adal.AcquireTokenSilentHandler.tryRT(SourceFile:215) at com.microsoft.aad.adal.AcquireTokenSilentHandler.getAccessToken(SourceFile:113) at com.microsoft.aad.adal.AcquireTokenRequest.tryAcquireTokenSilentLocally(SourceFile:493) at com.microsoft.aad.adal.AcquireTokenRequest.acquireTokenSilentFlow(SourceFile:469) at com.microsoft.aad.adal.AcquireTokenRequest.tryAcquireTokenSilent(SourceFile:373) at com.microsoft.aad.adal.AcquireTokenRequest.performAcquireTokenRequest(SourceFile:352) at com.microsoft.aad.adal.AcquireTokenRequest.access$200(SourceFile:55) at com.microsoft.aad.adal.AcquireTokenRequest$1.run(SourceFile:129) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641) at java.lang.Thread.run(Thread.java:798)
Tue Mar 31 08:47:02 GMT-05:00 2020 V com.microsoft.authorization.OneDriveAuthenticator
Sending telemetry event for TokenRefresh Tue Mar 31 08:47:02 GMT-05:00 2020 DATA DeviceAndApplicationInfo Pre: false Tue Mar 31 08:47:02 GMT-05:00 2020 DATA com.microsoft.odsp.oem.SamsungUtils Galaxy Store: false Tue Mar 31 08:47:02 GMT-05:00 2020 DATA DeviceAndApplicationInfo Pre: false Tue Mar 31 08:47:02 GMT-05:00 2020 DATA DeviceAndApplicationInfo Pre: false Tue Mar 31 08:47:02 GMT-05:00 2020 DATA SharePointPrivacyDelegate (I) Auth/TokenRefresh RequiredServiceData null 10030000A3008847 true Tue Mar 31 08:47:02 GMT-05:00 2020 DATA SharePointPrivacyDelegate (Q) QoS RequiredServiceData null 10030000A3008847 true Tue Mar 31 08:47:02 GMT-05:00 2020 V com.microsoft.authorization.OneDriveAuthenticator Refresh token invalid Tue Mar 31 08:47:02 GMT-05:00 2020 V com.microsoft.authorization.OneDriveAuthenticator Don't force re-SignIn, account removed: false, network error occurred: true Tue Mar 31 08:47:02 GMT-05:00 2020 E RoamingSettingsManager Failed to retrieve token to init RoamingSettingsManager Tue Mar 31 08:47:02 GMT-05:00 2020 E AADPrivacyUtils syncAADRoamingSettings failed to initialize RoamingSettings with token with error Connection is not available to refresh token because power optimization is enabled. And the device is in doze mode or the app is standbyUnable to access the network due to power optimizations Tue Mar 31 08:47:02 GMT-05:00 2020 DATA SharePointPrivacyDelegate (Q) QoS RequiredServiceData null 10030000A3008847 true Tue Mar 31 08:47:02 GMT-05:00 2020 E AADPrivacyUtils syncAADRoamingSettings failed to initialize RoamingSettings with token with error Retrieved empty token Tue Mar 31 08:47:02 GMT-05:00 2020 V [ADAL]PRNGFixes:applyOpenSSLFix [2020-03-31 13:47:02 - 9c65500b-4d39-48ad-a611-18e1f8788b22] No need to apply the OpenSSL fix. ver:1.16.0 Android 28 Tue Mar 31 08:47:02 GMT-05:00 2020 V [ADAL]PRNGFixes:installLinuxPRNGSecureRandom [2020-03-31 13:47:02 - 9c65500b-4d39-48ad-a611-18e1f8788b22] No need to apply the fix. ver:1.16.0 Android 28 Tue Mar 31 08:47:02 GMT-05:00 2020 V [ADAL]SharedPreferencesFileManager [2020-03-31 13:47:02 - {"thread_id":"622","correlation_id":"UNSET"}] Init: SharedPreferencesFileManager Android 28 Tue Mar 31 08:47:02 GMT-05:00 2020 V [ADAL]CacheKeyValueDelegate [2020-03-31 13:47:02 - {"thread_id":"622","correlation_id":"UNSET"}] Init: CacheKeyValueDelegate Android 28 Tue Mar 31 08:47:02 GMT-05:00 2020 V [ADAL]SharedPreferencesFileManager [2020-03-31 13:47:02 - {"thread_id":"622","correlation_id":"UNSET"}] Init with storage helper: SharedPreferencesFileManager Android 28 Tue Mar 31 08:47:02 GMT-05:00 2020 V [ADAL]AccountCredentialCache [2020-03-31 13:47:02 - {"thread_id":"622","correlation_id":"UNSET"}] Init: AccountCredentialCache Android 28 Tue Mar 31 08:47:02 GMT-05:00 2020 V [ADAL]MsalOAuth2TokenCache [2020-03-31 13:47:02 - {"thread_id":"622","correlation_id":"UNSET"}] Init: MsalOAuth2TokenCache Android 28 Tue Mar 31 08:47:02 GMT-05:00 2020 V [ADAL]ADALOAuth2TokenCache [2020-03-31 13:47:02 - {"thread_id":"622","correlation_id":"UNSET"}] Init: ADALOAuth2TokenCache Android 28 Tue Mar 31 08:47:02 GMT-05:00 2020 I [ADAL]ADALOAuth2TokenCache [2020-03-31 13:47:02 - {"thread_id":"622","correlation_id":"UNSET"}] Context is an Application? [true] Android 28 Tue Mar 31 08:47:02 GMT-05:00 2020 V [ADAL]ADALOAuth2TokenCache [2020-03-31 13:47:02 - {"thread_id":"622","correlation_id":"UNSET"}] Validating secret key settings. Android 28 Tue Mar 31 08:47:02 GMT-05:00 2020 V [ADAL]ADALOAuth2TokenCache [2020-03-31 13:47:02 - {"thread_id":"622","correlation_id":"UNSET"}] Initializing SharedPreferencesFileManager Android 28 Tue Mar 31 08:47:02 GMT-05:00 2020 V [ADAL]ADALOAuth2TokenCache [2020-03-31 13:47:02 - {"thread_id":"622","correlation_id":"UNSET"}] Initializing with name: com.microsoft.aad.adal.cache Android 28 Tue Mar 31 08:47:02 GMT-05:00 2020 V [ADAL]SharedPreferencesFileManager [2020-03-31 13:47:02 - {"thread_id":"622","correlation_id":"UNSET"}] Init with storage helper: SharedPreferencesFileManager Android 28 Tue Mar 31 08:47:02 GMT-05:00 2020 V [ADAL]AcquireTokenRequest:acquireToken [2020-03-31 13:47:02 - f15bab75-6edd-47db-875f-bb859d7534cb] Sending async task from thread:10228 ver:1.16.0 Android 28 Tue Mar 31 08:47:02 GMT-05:00 2020 V [ADAL]AcquireTokenRequest:acquireToken [2020-03-31 13:47:02 - f15bab75-6edd-47db-875f-bb859d7534cb] Running task in thread:10207 ver:1.16.0 Android 28 Tue Mar 31 08:47:02 GMT-05:00 2020 V [ADAL]BrokerProxy:canSwitchToBroker [2020-03-31 13:47:02 - f15bab75-6edd-47db-875f-bb859d7534cb] Broker auth is turned off or no valid broker is available on the device, cannot switch to broker. ver:1.16.0 Android 28 Tue Mar 31 08:47:02 GMT-05:00 2020 V [ADAL]AcquireTokenRequest:tryAcquireTokenSilent [2020-03-31 13:47:02 - f15bab75-6edd-47db-875f-bb859d7534cb] Try to acquire token silently, return valid AT or use RT in the cache. ver:1.16.0 Android 28 Tue Mar 31 08:47:02 GMT-05:00 2020 V [ADAL]BrokerProxy:canSwitchToBroker [2020-03-31 13:47:02 - f15bab75-6edd-47db-875f-bb859d7534cb] Broker auth is turned off or no valid broker is available on the device, cannot switch to broker. ver:1.16.0 Android 28 Tue Mar 31 08:47:02 GMT-05:00 2020 V [ADAL]AcquireTokenRequest:tryAcquireTokenSilentLocally [2020-03-31 13:47:02 - f15bab75-6edd-47db-875f-bb859d7534cb] Try to silently get token from local cache. ver:1.16.0 Android 28 Tue Mar 31 08:47:02 GMT-05:00 2020 I [ADAL]TokenCacheItem [2020-03-31 13:47:02 - f15bab75-6edd-47db-875f-bb859d7534cb] Check token expiration time. ver:1.16.0 Android 28 Tue Mar 31 08:47:02 GMT-05:00 2020 I [ADAL]TokenCacheItem [2020-03-31 13:47:02 - f15bab75-6edd-47db-875f-bb859d7534cb] expiresOn:Sun Mar 29 12:20:13 GMT-05:00 2020 timeWithBuffer:Tue Mar 31 08:52:02 GMT-05:00 2020 Buffer:300 ver:1.16.0 Android 28 Tue Mar 31 08:47:02 GMT-05:00 2020 V [ADAL]TokenCacheAccessor:getATFromCache [2020-03-31 13:47:02 - f15bab75-6edd-47db-875f-bb859d7534cb] Access token exists, but already expired. ver:1.16.0 Android 28 Tue Mar 31 08:47:02 GMT-05:00 2020 V [ADAL]AcquireTokenSilentHandler:getAccessToken [2020-03-31 13:47:02 - f15bab75-6edd-47db-875f-bb859d7534cb] No valid access token exists, try with refresh token. ver:1.16.0 Android 28 Tue Mar 31 08:47:02 GMT-05:00 2020 V [ADAL]AcquireTokenSilentHandler:tryRT [2020-03-31 13:47:02 - f15bab75-6edd-47db-875f-bb859d7534cb] Found RT and it's also a MRRT, retry with MRRT ver:1.16.0 Android 28 Tue Mar 31 08:47:02 GMT-05:00 2020 V [ADAL]AcquireTokenSilentHandler:tryMRRT [2020-03-31 13:47:02 - f15bab75-6edd-47db-875f-bb859d7534cb] MRRT item exists but it's also a FRT, try with FRT. ver:1.16.0 Android 28 Tue Mar 31 08:47:02 GMT-05:00 2020 V [ADAL]AcquireTokenSilentHandler:tryFRT [2020-03-31 13:47:02 - f15bab75-6edd-47db-875f-bb859d7534cb] Send request to use FRT for new AT. ver:1.16.0 Android 28 Tue Mar 31 08:47:02 GMT-05:00 2020 V [ADAL]AcquireTokenSilentHandler:acquireTokenWithRefreshToken [2020-03-31 13:47:02 - f15bab75-6edd-47db-875f-bb859d7534cb] Try to get new access token with the found refresh token. ver:1.16.0 Android 28 Tue Mar 31 08:47:02 GMT-05:00 2020 V [ADAL]AcquireTokenSilentHandler:acquireTokenWithRefreshToken [2020-03-31 13:47:02 - f15bab75-6edd-47db-875f-bb859d7534cb] Request authority:https://login.windows.net/common clientid:f05ff7c9-f75a-4acd-a3b5-f4b6a870245d ver:1.16.0 Android 28 Tue Mar 31 08:47:02 GMT-05:00 2020 W [ADAL]HttpWebRequest [2020-03-31 13:47:02 - f15bab75-6edd-47db-875f-bb859d7534cb] NO_NETWORK_CONNECTION_POWER_OPTIMIZATION:Connection is not available to refresh token because power optimization is enabled. And the device is in doze mode or the app is standbyUnable to access the network due to power optimizations ver:1.16.0 Android 28 Mon Apr 06 16:23:48 GMT-05:00 2020 V [ADAL]CacheKeyValueDelegate [2020-04-06 21:23:48 - {"thread_id":"2489","correlation_id":"UNSET"}] Init: CacheKeyValueDelegate Android 28 Mon Apr 06 16:23:48 GMT-05:00 2020 V [ADAL]SharedPreferencesFileManager [2020-04-06 21:23:48 - {"thread_id":"2489","correlation_id":"UNSET"}] Init with storage helper: SharedPreferencesFileManager Android 28 Mon Apr 06 16:23:48 GMT-05:00 2020 V [ADAL]AccountCredentialCache [2020-04-06 21:23:48 - {"thread_id":"2489","correlation_id":"UNSET"}] Init: AccountCredentialCache Android 28 Mon Apr 06 16:23:48 GMT-05:00 2020 V [ADAL]MsalOAuth2TokenCache [2020-04-06 21:23:48 - {"thread_id":"2489","correlation_id":"UNSET"}] Init: MsalOAuth2TokenCache Android 28 Mon Apr 06 16:23:48 GMT-05:00 2020 V [ADAL]ADALOAuth2TokenCache [2020-04-06 21:23:48 - {"thread_id":"2489","correlation_id":"UNSET"}] Init: ADALOAuth2TokenCache Android 28 Mon Apr 06 16:23:48 GMT-05:00 2020 I [ADAL]ADALOAuth2TokenCache [2020-04-06 21:23:48 - {"thread_id":"2489","correlation_id":"UNSET"}] Context is an Application? [true] Android 28 Mon Apr 06 16:23:48 GMT-05:00 2020 V [ADAL]ADALOAuth2TokenCache [2020-04-06 21:23:48 - {"thread_id":"2489","correlation_id":"UNSET"}] Validating secret key settings. Android 28 Mon Apr 06 16:23:48 GMT-05:00 2020 V [ADAL]ADALOAuth2TokenCache [2020-04-06 21:23:48 - {"thread_id":"2489","correlation_id":"UNSET"}] Initializing SharedPreferencesFileManager Android 28 Mon Apr 06 16:23:48 GMT-05:00 2020 V [ADAL]ADALOAuth2TokenCache [2020-04-06 21:23:48 - {"thread_id":"2489","correlation_id":"UNSET"}] Initializing with name: com.microsoft.aad.adal.cache Android 28 Mon Apr 06 16:23:48 GMT-05:00 2020 V [ADAL]SharedPreferencesFileManager [2020-04-06 21:23:48 - {"thread_id":"2489","correlation_id":"UNSET"}] Init with storage helper: SharedPreferencesFileManager Android 28 Mon Apr 06 16:23:48 GMT-05:00 2020 V [ADAL]AcquireTokenRequest:acquireToken [2020-04-06 21:23:48 - e37034f7-328e-4a47-a6eb-d5cbf5ff1856] Sending async task from thread:27307 ver:1.16.0 Android 28 Mon Apr 06 16:23:48 GMT-05:00 2020 V [ADAL]AcquireTokenRequest:acquireToken [2020-04-06 21:23:48 - e37034f7-328e-4a47-a6eb-d5cbf5ff1856] Running task in thread:27332 ver:1.16.0 Android 28 Mon Apr 06 16:23:48 GMT-05:00 2020 DATA DeviceAndApplicationInfo Pre: false Mon Apr 06 16:23:48 GMT-05:00 2020 V [ADAL]Discovery [2020-04-06 21:23:48 - e37034f7-328e-4a47-a6eb-d5cbf5ff1856] Sending discovery request to query url. ver:1.16.0 Android 28 Mon Apr 06 16:23:48 GMT-05:00 2020 V [ADAL]Discovery [2020-04-06 21:23:48 - e37034f7-328e-4a47-a6eb-d5cbf5ff1856] queryUrl: https://login.windows.net/common/discovery/instance?api-version=1.1&authorization_endpoint= https%3A%2F%2Ffanyv88.com%3A443%2Fhttps%2Flogin.windows.net%2F%252Fcommon%252Foauth2%252Fauthorize ver:1.16.0 Android 28 Mon Apr 06 16:23:48 GMT-05:00 2020 DATA com.microsoft.odsp.oem.SamsungUtils Galaxy Store: false Mon Apr 06 16:23:48 GMT-05:00 2020 DATA DeviceAndApplicationInfo Pre: false Mon Apr 06 16:23:48 GMT-05:00 2020 DATA DeviceAndApplicationInfo Pre: false Mon Apr 06 16:23:48 GMT-05:00 2020 DATA SharePointPrivacyDelegate (I) AppState/ProcessStart RequiredDiagnosticData null 10030000A3008847 false Mon Apr 06 16:23:49 GMT-05:00 2020 DATA SharePointPrivacyDelegate (I) Perf RequiredServiceData null 10030000A3008847 true Mon Apr 06 16:23:50 GMT-05:00 2020 V [ADAL]BrokerProxy:canSwitchToBroker [2020-04-06 21:23:50 - e37034f7-328e-4a47-a6eb-d5cbf5ff1856] Broker auth is turned off or no valid broker is available on the device, cannot switch to broker. ver:1.16.0 Android 28 Mon Apr 06 16:23:50 GMT-05:00 2020 V [ADAL]AcquireTokenRequest:tryAcquireTokenSilent [2020-04-06 21:23:50 - e37034f7-328e-4a47-a6eb-d5cbf5ff1856] Try to acquire token silently, return valid AT or use RT in the cache. ver:1.16.0 Android 28 Mon Apr 06 16:23:50 GMT-05:00 2020 V [ADAL]BrokerProxy:canSwitchToBroker [2020-04-06 21:23:50 - e37034f7-328e-4a47-a6eb-d5cbf5ff1856] Broker auth is turned off or no valid broker is available on the device, cannot switch to broker. ver:1.16.0 Android 28 Mon Apr 06 16:23:50 GMT-05:00 2020 V [ADAL]AcquireTokenRequest:tryAcquireTokenSilentLocally [2020-04-06 21:23:50 - e37034f7-328e-4a47-a6eb-d5cbf5ff1856] Try to silently get token from local cache. ver:1.16.0 Android 28 Mon Apr 06 16:23:50 GMT-05:00 2020 V [ADAL]DefaultTokenCacheStore [2020-04-06 21:23:50 - e37034f7-328e-4a47-a6eb-d5cbf5ff1856] Started to initialize storage helper ver:1.16.0 Android 28 Mon Apr 06 16:23:50 GMT-05:00 2020 V [ADAL]DefaultTokenCacheStore [2020-04-06 21:23:50 - e37034f7-328e-4a47-a6eb-d5cbf5ff1856] Finished to initialize storage helper ver:1.16.0 Android 28 Mon Apr 06 16:23:50 GMT-05:00 2020 I [ADAL]TokenCacheItem [2020-04-06 21:23:50 - e37034f7-328e-4a47-a6eb-d5cbf5ff1856] Check token expiration time. ver:1.16.0 Android 28 Mon Apr 06 16:23:50 GMT-05:00 2020 I [ADAL]TokenCacheItem [2020-04-06 21:23:50 - e37034f7-328e-4a47-a6eb-d5cbf5ff1856] expiresOn:Sun Mar 29 12:20:12 GMT-05:00 2020 timeWithBuffer:Mon Apr 06 16:28:50 GMT-05:00 2020 Buffer:300 ver:1.16.0 Android 28 Mon Apr 06 16:23:50 GMT-05:00 2020 V [ADAL]TokenCacheAccessor:getATFromCache [2020-04-06 21:23:50 - e37034f7-328e-4a47-a6eb-d5cbf5ff1856] Access token exists, but already expired. ver:1.16.0 Android 28 Mon Apr 06 16:23:50 GMT-05:00 2020 V [ADAL]AcquireTokenSilentHandler:getAccessToken [2020-04-06 21:23:50 - e37034f7-328e-4a47-a6eb-d5cbf5ff1856] No valid access token exists, try with refresh token. ver:1.16.0 Android 28 Mon Apr 06 16:23:50 GMT-05:00 2020 V [ADAL]AcquireTokenSilentHandler:tryRT [2020-04-06 21:23:50 - e37034f7-328e-4a47-a6eb-d5cbf5ff1856] Found RT and it's also a MRRT, retry with MRRT ver:1.16.0 Android 28 Mon Apr 06 16:23:50 GMT-05:00 2020 V [ADAL]AcquireTokenSilentHandler:tryMRRT [2020-04-06 21:23:50 - e37034f7-328e-4a47-a6eb-d5cbf5ff1856] MRRT item exists but it's also a FRT, try with FRT. ver:1.16.0 Android 28 Mon Apr 06 16:23:50 GMT-05:00 2020 V [ADAL]AcquireTokenSilentHandler:tryFRT [2020-04-06 21:23:50 - e37034f7-328e-4a47-a6eb-d5cbf5ff1856] Send request to use FRT for new AT. ver:1.16.0 Android 28 Mon Apr 06 16:23:50 GMT-05:00 2020 V [ADAL]AcquireTokenSilentHandler:acquireTokenWithRefreshToken [2020-04-06 21:23:50 - e37034f7-328e-4a47-a6eb-d5cbf5ff1856] Try to get new access token with the found refresh token. ver:1.16.0 Android 28 Mon Apr 06 16:23:50 GMT-05:00 2020 V [ADAL]AcquireTokenSilentHandler:acquireTokenWithRefreshToken [2020-04-06 21:23:50 - e37034f7-328e-4a47-a6eb-d5cbf5ff1856] Request authority:https://login.microsoftonline.com/common clientid:f05ff7c9-f75a-4acd-a3b5-f4b6a870245d ver:1.16.0 Android 28 Mon Apr 06 16:23:50 GMT-05:00 2020 V [ADAL]Oauth [2020-04-06 21:23:50 - e37034f7-328e-4a47-a6eb-d5cbf5ff1856] Building request message for redeeming token with refresh token. ver:1.16.0 Android 28 Mon Apr 06 16:23:50 GMT-05:00 2020 V [ADAL]Oauth [2020-04-06 21:23:50 - e37034f7-328e-4a47-a6eb-d5cbf5ff1856] Sending request to redeem token with refresh token. ver:1.16.0 Android 28 Mon Apr 06 16:23:52 GMT-05:00 2020 V [ADAL]Oauth:postMessage [2020-04-06 21:23:52 - e37034f7-328e-4a47-a6eb-d5cbf5ff1856] Token request does not have exception. ver:1.16.0 Android 28 Mon Apr 06 16:23:52 GMT-05:00 2020 V [ADAL]Oauth:processTokenResponse [2020-04-06 21:23:52 - e37034f7-328e-4a47-a6eb-d5cbf5ff1856] Set request id header. x-ms-request-id: 65bb53c4-0a93-4fd9-b7c1-70fe0cd46e00 ver:1.16.0 Android 28 Mon Apr 06 16:23:52 GMT-05:00 2020 V [ADAL]Oauth:processTokenResponse [2020-04-06 21:23:52 - e37034f7-328e-4a47-a6eb-d5cbf5ff1856] Response correlationId:e37034f7-328e-4a47-a6eb-d5cbf5ff1856 ver:1.16.0 Android 28 Mon Apr 06 16:23:52 GMT-05:00 2020 V [ADAL]TokenCacheAccessor:updateCachedItemWithResult [2020-04-06 21:23:52 - e37034f7-328e-4a47-a6eb-d5cbf5ff1856] Save returned AuthenticationResult into cache. ver:1.16.0 Android 28 Mon Apr 06 16:23:52 GMT-05:00 2020 V [ADAL]AzureActiveDirectoryOAuth2Strategy [2020-04-06 21:23:52 - {"thread_id":"2509","correlation_id":"e37034f7-328e-4a47-a6eb-d5cbf5ff1856"}] Init: AzureActiveDirectoryOAuth2Strategy Android 28 Mon Apr 06 16:23:52 GMT-05:00 2020 I [ADAL]ADALOAuth2TokenCache:save [2020-04-06 21:23:52 - {"thread_id":"2509","correlation_id":"e37034f7-328e-4a47-a6eb-d5cbf5ff1856"}] Saving Tokens... Android 28 Mon Apr 06 16:23:52 GMT-05:00 2020 I [ADAL]AzureActiveDirectoryOAuth2Strategy [2020-04-06 21:23:52 - {"thread_id":"2509","correlation_id":"e37034f7-328e-4a47-a6eb-d5cbf5ff1856"}] Building authority URI Android 28 Mon Apr 06 16:23:52 GMT-05:00 2020 I [ADAL]AzureActiveDirectoryOAuth2Strategy [2020-04-06 21:23:52 - {"thread_id":"2509","correlation_id":"e37034f7-328e-4a47-a6eb-d5cbf5ff1856"}] Issuer cache identifier created: https://login.windows.net/common Android 28 Mon Apr 06 16:23:52 GMT-05:00 2020 I [ADAL]AzureActiveDirectoryOAuth2Strategy [2020-04-06 21:23:52 - {"thread_id":"2509","correlation_id":"e37034f7-328e-4a47-a6eb-d5cbf5ff1856"}] Constructing IDToken from response Android 28 Mon Apr 06 16:23:52 GMT-05:00 2020 I [ADAL]AzureActiveDirectoryOAuth2Strategy [2020-04-06 21:23:52 - {"thread_id":"2509","correlation_id":"e37034f7-328e-4a47-a6eb-d5cbf5ff1856"}] Constructing ClientInfo from response Android 28 Mon Apr 06 16:23:52 GMT-05:00 2020 V [ADAL]MicrosoftAccount [2020-04-06 21:23:52 - {"thread_id":"2509","correlation_id":"e37034f7-328e-4a47-a6eb-d5cbf5ff1856"}] Init: MicrosoftAccount Android 28 Mon Apr 06 16:23:52 GMT-05:00 2020 I [ADAL]MicrosoftAccount:getUniqueId [2020-04-06 21:23:52 - {"thread_id":"2509","correlation_id":"e37034f7-328e-4a47-a6eb-d5cbf5ff1856"}] Using ObjectId as uniqueId Android 28 Mon Apr 06 16:23:53 GMT-05:00 2020 I [ADAL]AzureActiveDirectoryAccount:getDisplayableId [2020-04-06 21:23:52 - {"thread_id":"2509","correlation_id":"e37034f7-328e-4a47-a6eb-d5cbf5ff1856"}] Returning upn as displayableId Android 28 Mon Apr 06 16:23:53 GMT-05:00 2020 V [ADAL]AzureActiveDirectoryAccount [2020-04-06 21:23:53 - {"thread_id":"2509","correlation_id":"e37034f7-328e-4a47-a6eb-d5cbf5ff1856"}] Init: AzureActiveDirectoryAccount Android 28 Mon Apr 06 16:23:53 GMT-05:00 2020 I [ADAL]AzureActiveDirectoryOAuth2Strategy [2020-04-06 21:23:53 - {"thread_id":"2509","correlation_id":"e37034f7-328e-4a47-a6eb-d5cbf5ff1856"}] Account created Android 28 Mon Apr 06 16:23:53 GMT-05:00 2020 I [ADAL]AzureActiveDirectoryOAuth2Strategy [2020-04-06 21:23:53 - {"thread_id":"2509","correlation_id":"e37034f7-328e-4a47-a6eb-d5cbf5ff1856"}] AzureActiveDirectoryAccount{} MicrosoftAccount{mDisplayableId='[email protected]', mUniqueId='92801d06-8692-421c-b372-82c3613b298a', mName='FREDY ALEXANDER CONTRERAS GARCIA', mIdentityProvider='https://sts.windows.net/dd505be5-ec69-47f5-92df-caa55febf5fa/', mUid='92801d06-8692-421c-b372-82c3613b298a', mUtid='dd505be5-ec69-47f5-92df-caa55febf5fa', mIDToken=com.microsoft.identity.common.internal.providers.oauth2.IDToken@1a41139, mPasswordChangeUrl=null, mPasswordExpiresOn=null, mTenantId='dd505be5-ec69-47f5-92df-caa55febf5fa', mGivenName='FREDY ALEXANDER', mFamilyName='CONTRERAS GARCIA'} com.microsoft.identity.common.internal.providers.microsoft.azureactivedirectory.AzureActiveDir ectoryAccount@b30e37e Android 28 Mon Apr 06 16:23:53 GMT-05:00 2020 I [ADAL]ADALOAuth2TokenCache [2020-04-06 21:23:53 - {"thread_id":"2509","correlation_id":"e37034f7-328e-4a47-a6eb-d5cbf5ff1856"}] Constructing new ADALTokenCacheItem Android 28 Mon Apr 06 16:23:53 GMT-05:00 2020 I [ADAL]AzureActiveDirectoryOAuth2Strategy [2020-04-06 21:23:53 - {"thread_id":"2509","correlation_id":"e37034f7-328e-4a47-a6eb-d5cbf5ff1856"}] Building authority URI Android 28 Mon Apr 06 16:23:53 GMT-05:00 2020 I [ADAL]AzureActiveDirectoryOAuth2Strategy [2020-04-06 21:23:53 - {"thread_id":"2509","correlation_id":"e37034f7-328e-4a47-a6eb-d5cbf5ff1856"}] Issuer cache identifier created: https://login.windows.net/common Android 28 Mon Apr 06 16:23:53 GMT-05:00 2020 I [ADAL]AzureActiveDirectoryOAuth2Strategy [2020-04-06 21:23:53 - {"thread_id":"2509","correlation_id":"e37034f7-328e-4a47-a6eb-d5cbf5ff1856"}] Constructing IDToken from response Android 28 Mon Apr 06 16:23:53 GMT-05:00 2020 I [ADAL]AzureActiveDirectoryOAuth2Strategy [2020-04-06 21:23:53 - {"thread_id":"2509","correlation_id":"e37034f7-328e-4a47-a6eb-d5cbf5ff1856"}] Constructing ClientInfo from response Android 28 Mon Apr 06 16:23:53 GMT-05:00 2020 V [ADAL]MicrosoftAccount [2020-04-06 21:23:53 - {"thread_id":"2509","correlation_id":"e37034f7-328e-4a47-a6eb-d5cbf5ff1856"}] Init: MicrosoftAccount Android 28 Mon Apr 06 16:23:53 GMT-05:00 2020 I [ADAL]MicrosoftAccount:getUniqueId [2020-04-06 21:23:53 - {"thread_id":"2509","correlation_id":"e37034f7-328e-4a47-a6eb-d5cbf5ff1856"}] Using ObjectId as uniqueId Android 28 Mon Apr 06 16:23:53 GMT-05:00 2020 I [ADAL]AzureActiveDirectoryAccount:getDisplayableId [2020-04-06 21:23:53 - {"thread_id":"2509","correlation_id":"e37034f7-328e-4a47-a6eb-d5cbf5ff1856"}] Returning upn as displayableId Android 28 Mon Apr 06 16:23:53 GMT-05:00 2020 V [ADAL]AzureActiveDirectoryAccount [2020-04-06 21:23:53 - {"thread_id":"2509","correlation_id":"e37034f7-328e-4a47-a6eb-d5cbf5ff1856"}] Init: AzureActiveDirectoryAccount Android 28 Mon Apr 06 16:23:53 GMT-05:00 2020 I [ADAL]AzureActiveDirectoryOAuth2Strategy [2020-04-06 21:23:53 - {"thread_id":"2509","correlation_id":"e37034f7-328e-4a47-a6eb-d5cbf5ff1856"}] Account created Android 28 Mon Apr 06 16:23:53 GMT-05:00 2020 I [ADAL]AzureActiveDirectoryOAuth2Strategy [2020-04-06 21:23:53 - {"thread_id":"2509","correlation_id":"e37034f7-328e-4a47-a6eb-d5cbf5ff1856"}] AzureActiveDirectoryAccount{} MicrosoftAccount{mDisplayableId='[email protected]', mUniqueId='92801d06-8692-421c-b372-82c3613b298a', mName='FREDY ALEXANDER CONTRERAS GARCIA', mIdentityProvider='https://sts.windows.net/dd505be5-ec69-47f5-92df-caa55febf5fa/', mUid='92801d06-8692-421c-b372-82c3613b298a', mUtid='dd505be5-ec69-47f5-92df-caa55febf5fa', mIDToken=com.microsoft.identity.common.internal.providers.oauth2.IDToken@a9570df, mPasswordChangeUrl=null, mPasswordExpiresOn=null, mTenantId='dd505be5-ec69-47f5-92df-caa55febf5fa', mGivenName='FREDY ALEXANDER', mFamilyName='CONTRERAS GARCIA'} com.microsoft.identity.common.internal.providers.microsoft.azureactivedirectory.AzureActiveDir ectoryAccount@57f312c Android 28 Mon Apr 06 16:23:53 GMT-05:00 2020 I [ADAL]ADALOAuth2TokenCache [2020-04-06 21:23:53 - {"thread_id":"2509","correlation_id":"e37034f7-328e-4a47-a6eb-d5cbf5ff1856"}] Logging TokenCacheItem Android 28 Mon Apr 06 16:23:53 GMT-05:00 2020 I [ADAL]ADALOAuth2TokenCache [2020-04-06 21:23:53 - {"thread_id":"2509","correlation_id":"e37034f7-328e-4a47-a6eb-d5cbf5ff1856"}] resource: [https://clients.config.office.net/] Android 28 Mon Apr 06 16:23:53 GMT-05:00 2020 I [ADAL]ADALOAuth2TokenCache [2020-04-06 21:23:53 - {"thread_id":"2509","correlation_id":"e37034f7-328e-4a47-a6eb-d5cbf5ff1856"}] authority: [https://login.windows.net/common] Android 28 Mon Apr 06 16:23:53 GMT-05:00 2020 I [ADAL]ADALOAuth2TokenCache [2020-04-06 21:23:53 - {"thread_id":"2509","correlation_id":"e37034f7-328e-4a47-a6eb-d5cbf5ff1856"}] clientId: [f05ff7c9-f75a-4acd-a3b5-f4b6a870245d] Android 28 Mon Apr 06 16:23:53 GMT-05:00 2020 I [ADAL]ADALOAuth2TokenCache [2020-04-06 21:23:53 - {"thread_id":"2509","correlation_id":"e37034f7-328e-4a47-a6eb-d5cbf5ff1856"}] expiresOn: [Mon Apr 06 17:23:51 GMT-05:00 2020] Android 28 Mon Apr 06 16:23:53 GMT-05:00 2020 I [ADAL]ADALOAuth2TokenCache [2020-04-06 21:23:53 - {"thread_id":"2509","correlation_id":"e37034f7-328e-4a47-a6eb-d5cbf5ff1856"}] isMrrt: [true] Android 28 Mon Apr 06 16:23:53 GMT-05:00 2020 I [ADAL]ADALOAuth2TokenCache [2020-04-06 21:23:53 - {"thread_id":"2509","correlation_id":"e37034f7-328e-4a47-a6eb-d5cbf5ff1856"}] tenantId: [dd505be5-ec69-47f5-92df-caa55febf5fa] Android 28 Mon Apr 06 16:23:53 GMT-05:00 2020 I [ADAL]ADALOAuth2TokenCache [2020-04-06 21:23:53 - {"thread_id":"2509","correlation_id":"e37034f7-328e-4a47-a6eb-d5cbf5ff1856"}] foci: [1] Android 28 Mon Apr 06 16:23:53 GMT-05:00 2020 I [ADAL]ADALOAuth2TokenCache [2020-04-06 21:23:53 - {"thread_id":"2509","correlation_id":"e37034f7-328e-4a47-a6eb-d5cbf5ff1856"}] extendedExpires: [Mon Apr 06 17:23:51 GMT-05:00 2020] Android 28 Mon Apr 06 16:23:53 GMT-05:00 2020 I [ADAL]ADALOAuth2TokenCache [2020-04-06 21:23:53 - {"thread_id":"2509","correlation_id":"e37034f7-328e-4a47-a6eb-d5cbf5ff1856"}] speRing: [null] Android 28 Mon Apr 06 16:23:53 GMT-05:00 2020 I [ADAL]ADALOAuth2TokenCache:save [2020-04-06 21:23:53 - {"thread_id":"2509","correlation_id":"e37034f7-328e-4a47-a6eb-d5cbf5ff1856"}] Setting items to cache for user... Android 28 Mon Apr 06 16:23:53 GMT-05:00 2020 I [ADAL]ADALOAuth2TokenCache:save [2020-04-06 21:23:53 - {"thread_id":"2509","correlation_id":"e37034f7-328e-4a47-a6eb-d5cbf5ff1856"}] issuerCacheIdentifier: [https://login.windows.net/common] Android 28 Mon Apr 06 16:23:53 GMT-05:00 2020 I [ADAL]ADALOAuth2TokenCache:save [2020-04-06 21:23:53 - {"thread_id":"2509","correlation_id":"e37034f7-328e-4a47-a6eb-d5cbf5ff1856"}] scope: [https://clients.config.office.net/] Android 28 Mon Apr 06 16:23:53 GMT-05:00 2020 I [ADAL]ADALOAuth2TokenCache:save [2020-04-06 21:23:53 - {"thread_id":"2509","correlation_id":"e37034f7-328e-4a47-a6eb-d5cbf5ff1856"}] clientId: [f05ff7c9-f75a-4acd-a3b5-f4b6a870245d] Android 28 Mon Apr 06 16:23:53 GMT-05:00 2020 I [ADAL]ADALOAuth2TokenCache:save [2020-04-06 21:23:53 - {"thread_id":"2509","correlation_id":"e37034f7-328e-4a47-a6eb-d5cbf5ff1856"}] cacheIdentifier: [[email protected]] Android 28 Mon Apr 06 16:23:53 GMT-05:00 2020 I [ADAL]ADALOAuth2TokenCache:setItemToCacheForUser [2020-04-06 21:23:53 - {"thread_id":"2509","correlation_id":"e37034f7-328e-4a47-a6eb-d5cbf5ff1856"}] Setting cacheitem for RT entry. Android 28 Mon Apr 06 16:23:53 GMT-05:00 2020 I [ADAL]ADALOAuth2TokenCache [2020-04-06 21:23:53 - {"thread_id":"2509","correlation_id":"e37034f7-328e-4a47-a6eb-d5cbf5ff1856"}] Setting item to cache Android 28 Mon Apr 06 16:23:53 GMT-05:00 2020 DATA AccountCleanupJob Removed 0 signed out accounts Mon Apr 06 16:23:53 GMT-05:00 2020 I [ADAL]ADALOAuth2TokenCache:setItemToCacheForUser [2020-04-06 21:23:53 - {"thread_id":"2509","correlation_id":"e37034f7-328e-4a47-a6eb-d5cbf5ff1856"}] CacheItem is an MRRT. Android 28 Mon Apr 06 16:23:53 GMT-05:00 2020 I [ADAL]ADALOAuth2TokenCache [2020-04-06 21:23:53 - {"thread_id":"2509","correlation_id":"e37034f7-328e-4a47-a6eb-d5cbf5ff1856"}] Setting item to cache Android 28 Mon Apr 06 16:23:53 GMT-05:00 2020 I [ADAL]ADALOAuth2TokenCache:setItemToCacheForUser [2020-04-06 21:23:53 - {"thread_id":"2509","correlation_id":"e37034f7-328e-4a47-a6eb-d5cbf5ff1856"}] CacheItem is an FRT. Android 28 Mon Apr 06 16:23:53 GMT-05:00 2020 I [ADAL]ADALOAuth2TokenCache [2020-04-06 21:23:53 - {"thread_id":"2509","correlation_id":"e37034f7-328e-4a47-a6eb-d5cbf5ff1856"}] Setting item to cache Android 28 Mon Apr 06 16:23:53 GMT-05:00 2020 DATA AccountCleanupJob Removed 0 signed out accounts Mon Apr 06 16:23:53 GMT-05:00 2020 I [ADAL]ADALOAuth2TokenCache:save [2020-04-06 21:23:53 - {"thread_id":"2509","correlation_id":"e37034f7-328e-4a47-a6eb-d5cbf5ff1856"}] issuerCacheIdentifier: [https://login.windows.net/common] Android 28 Mon Apr 06 16:23:53 GMT-05:00 2020 I [ADAL]ADALOAuth2TokenCache:save [2020-04-06 21:23:53 - {"thread_id":"2509","correlation_id":"e37034f7-328e-4a47-a6eb-d5cbf5ff1856"}] scope: [https://clients.config.office.net/] Android 28 Mon Apr 06 16:23:53 GMT-05:00 2020 I [ADAL]ADALOAuth2TokenCache:save [2020-04-06 21:23:53 - {"thread_id":"2509","correlation_id":"e37034f7-328e-4a47-a6eb-d5cbf5ff1856"}] clientId: [f05ff7c9-f75a-4acd-a3b5-f4b6a870245d] Android 28 Mon Apr 06 16:23:53 GMT-05:00 2020 I [ADAL]ADALOAuth2TokenCache:save [2020-04-06 21:23:53 - {"thread_id":"2509","correlation_id":"e37034f7-328e-4a47-a6eb-d5cbf5ff1856"}] cacheIdentifier: [92801d06-8692-421c-b372-82c3613b298a] Android 28 Mon Apr 06 16:23:53 GMT-05:00 2020 I [ADAL]ADALOAuth2TokenCache:setItemToCacheForUser [2020-04-06 21:23:53 - {"thread_id":"2509","correlation_id":"e37034f7-328e-4a47-a6eb-d5cbf5ff1856"}] Setting cacheitem for RT entry. Android 28 Mon Apr 06 16:23:53 GMT-05:00 2020 I [ADAL]ADALOAuth2TokenCache [2020-04-06 21:23:53 - {"thread_id":"2509","correlation_id":"e37034f7-328e-4a47-a6eb-d5cbf5ff1856"}] Setting item to cache Android 28 Mon Apr 06 16:23:53 GMT-05:00 2020 DATA AccountCleanupJob Removed 0 signed out accounts Mon Apr 06 16:23:53 GMT-05:00 2020 I [ADAL]ADALOAuth2TokenCache:setItemToCacheForUser [2020-04-06 21:23:53 - {"thread_id":"2509","correlation_id":"e37034f7-328e-4a47-a6eb-d5cbf5ff1856"}] CacheItem is an MRRT. Android 28 Mon Apr 06 16:23:53 GMT-05:00 2020 I [ADAL]ADALOAuth2TokenCache [2020-04-06 21:23:53 - {"thread_id":"2509","correlation_id":"e37034f7-328e-4a47-a6eb-d5cbf5ff1856"}] Setting item to cache Android 28 Mon Apr 06 16:23:53 GMT-05:00 2020 DATA AccountCleanupJob Removed 0 signed out accounts Mon Apr 06 16:23:53 GMT-05:00 2020 I [ADAL]ADALOAuth2TokenCache:setItemToCacheForUser [2020-04-06 21:23:53 - {"thread_id":"2509","correlation_id":"e37034f7-328e-4a47-a6eb-d5cbf5ff1856"}] CacheItem is an FRT. Android 28 Mon Apr 06 16:23:53 GMT-05:00 2020 I [ADAL]ADALOAuth2TokenCache [2020-04-06 21:23:53 - {"thread_id":"2509","correlation_id":"e37034f7-328e-4a47-a6eb-d5cbf5ff1856"}] Setting item to cache Android 28 Mon Apr 06 16:23:53 GMT-05:00 2020 DATA AccountCleanupJob Removed 0 signed out accounts Mon Apr 06 16:23:53 GMT-05:00 2020 I [ADAL]ADALOAuth2TokenCache:save [2020-04-06 21:23:53 - {"thread_id":"2509","correlation_id":"e37034f7-328e-4a47-a6eb-d5cbf5ff1856"}] issuerCacheIdentifier: [https://login.windows.net/common] Android 28 Mon Apr 06 16:23:53 GMT-05:00 2020 I [ADAL]ADALOAuth2TokenCache:save [2020-04-06 21:23:53 - {"thread_id":"2509","correlation_id":"e37034f7-328e-4a47-a6eb-d5cbf5ff1856"}] scope: [https://clients.config.office.net/] Android 28 Mon Apr 06 16:23:53 GMT-05:00 2020 I [ADAL]ADALOAuth2TokenCache:save [2020-04-06 21:23:53 - {"thread_id":"2509","correlation_id":"e37034f7-328e-4a47-a6eb-d5cbf5ff1856"}] clientId: [f05ff7c9-f75a-4acd-a3b5-f4b6a870245d] Android 28 Mon Apr 06 16:23:53 GMT-05:00 2020 I [ADAL]ADALOAuth2TokenCache:save [2020-04-06 21:23:53 - {"thread_id":"2509","correlation_id":"e37034f7-328e-4a47-a6eb-d5cbf5ff1856"}] cacheIdentifier: [OTI4MDFkMDYtODY5Mi00MjFjLWIzNzItODJjMzYxM2IyOThh.ZGQ1MDViZTUtZWM2OS00N2 Y1LTkyZGYtY2FhNTVmZWJmNWZh] Android 28 Mon Apr 06 16:23:53 GMT-05:00 2020 DATA AccountCleanupJob Removed 0 signed out accounts Mon Apr 06 16:23:53 GMT-05:00 2020 I [ADAL]ADALOAuth2TokenCache:setItemToCacheForUser [2020-04-06 21:23:53 - {"thread_id":"2509","correlation_id":"e37034f7-328e-4a47-a6eb-d5cbf5ff1856"}] Setting cacheitem for RT entry. Android 28 Mon Apr 06 16:23:53 GMT-05:00 2020 I [ADAL]ADALOAuth2TokenCache [2020-04-06 21:23:53 - {"thread_id":"2509","correlation_id":"e37034f7-328e-4a47-a6eb-d5cbf5ff1856"}] Setting item to cache Android 28 Mon Apr 06 16:23:53 GMT-05:00 2020 I [ADAL]ADALOAuth2TokenCache:setItemToCacheForUser [2020-04-06 21:23:53 - {"thread_id":"2509","correlation_id":"e37034f7-328e-4a47-a6eb-d5cbf5ff1856"}] CacheItem is an MRRT. Android 28 Mon Apr 06 16:23:53 GMT-05:00 2020 I [ADAL]ADALOAuth2TokenCache [2020-04-06 21:23:53 - {"thread_id":"2509","correlation_id":"e37034f7-328e-4a47-a6eb-d5cbf5ff1856"}] Setting item to cache Android 28 Mon Apr 06 16:23:53 GMT-05:00 2020 DATA AccountCleanupJob Removed 0 signed out accounts Mon Apr 06 16:23:53 GMT-05:00 2020 I [ADAL]ADALOAuth2TokenCache:setItemToCacheForUser [2020-04-06 21:23:53 - {"thread_id":"2509","correlation_id":"e37034f7-328e-4a47-a6eb-d5cbf5ff1856"}] CacheItem is an FRT. Android 28 Mon Apr 06 16:23:53 GMT-05:00 2020 I [ADAL]ADALOAuth2TokenCache [2020-04-06 21:23:53 - {"thread_id":"2509","correlation_id":"e37034f7-328e-4a47-a6eb-d5cbf5ff1856"}] Setting item to cache Android 28 Mon Apr 06 16:23:53 GMT-05:00 2020 DATA AccountCleanupJob Removed 0 signed out accounts Mon Apr 06 16:23:53 GMT-05:00 2020 I [ADAL]ADALOAuth2TokenCache:setItemToCacheForUser [2020-04-06 21:23:53 - {"thread_id":"2509","correlation_id":"e37034f7-328e-4a47-a6eb-d5cbf5ff1856"}] Setting cacheitem for RT entry. Android 28 Mon Apr 06 16:23:53 GMT-05:00 2020 I [ADAL]ADALOAuth2TokenCache [2020-04-06 21:23:53 - {"thread_id":"2509","correlation_id":"e37034f7-328e-4a47-a6eb-d5cbf5ff1856"}] Setting item to cache Android 28 Mon Apr 06 16:23:53 GMT-05:00 2020 I [ADAL]ADALOAuth2TokenCache:setItemToCacheForUser [2020-04-06 21:23:53 - {"thread_id":"2509","correlation_id":"e37034f7-328e-4a47-a6eb-d5cbf5ff1856"}] CacheItem is an MRRT. Android 28 Mon Apr 06 16:23:53 GMT-05:00 2020 I [ADAL]ADALOAuth2TokenCache [2020-04-06 21:23:53 - {"thread_id":"2509","correlation_id":"e37034f7-328e-4a47-a6eb-d5cbf5ff1856"}] Setting item to cache Android 28 Mon Apr 06 16:23:53 GMT-05:00 2020 I [ADAL]ADALOAuth2TokenCache:setItemToCacheForUser [2020-04-06 21:23:53 - {"thread_id":"2509","correlation_id":"e37034f7-328e-4a47-a6eb-d5cbf5ff1856"}] CacheItem is an FRT. Android 28 Mon Apr 06 16:23:53 GMT-05:00 2020 I [ADAL]ADALOAuth2TokenCache [2020-04-06 21:23:53 - {"thread_id":"2509","correlation_id":"e37034f7-328e-4a47-a6eb-d5cbf5ff1856"}] Setting item to cache Android 28 Mon Apr 06 16:23:54 GMT-05:00 2020 I [ADAL]ADALOAuth2TokenCache:save [2020-04-06 21:23:54 - {"thread_id":"2509","correlation_id":"e37034f7-328e-4a47-a6eb-d5cbf5ff1856"}] Syncing SSO state to caches... Android 28 Mon Apr 06 16:23:54 GMT-05:00 2020 V [ADAL]SchemaUtil:getAlternativeAccountId [2020-04-06 21:23:54 - {"thread_id":"2509","correlation_id":"e37034f7-328e-4a47-a6eb-d5cbf5ff1856"}] alternative_account_id: null Android 28 Mon Apr 06 16:23:54 GMT-05:00 2020 W [ADAL]SchemaUtil:getAlternativeAccountId [2020-04-06 21:23:54 - {"thread_id":"2509","correlation_id":"e37034f7-328e-4a47-a6eb-d5cbf5ff1856"}] alternative_account_id was null. Android 28 Mon Apr 06 16:23:54 GMT-05:00 2020 V [ADAL]SchemaUtil:getAvatarUrl [2020-04-06 21:23:54 - {"thread_id":"2509","correlation_id":"e37034f7-328e-4a47-a6eb-d5cbf5ff1856"}] Avatar URL: null Android 28 Mon Apr 06 16:23:54 GMT-05:00 2020 W [ADAL]SchemaUtil:getAvatarUrl [2020-04-06 21:23:54 - {"thread_id":"2509","correlation_id":"e37034f7-328e-4a47-a6eb-d5cbf5ff1856"}] Avatar URL was null. Android 28 Mon Apr 06 16:23:54 GMT-05:00 2020 V [ADAL]SchemaUtil::getHomeAccountId [2020-04-06 21:23:54 - {"thread_id":"2509","correlation_id":"e37034f7-328e-4a47-a6eb-d5cbf5ff1856"}] home_account_id: 92801d06-8692-421c-b372-82c3613b298a.dd505be5-ec69-47f5-92df-caa55febf5fa Android 28 Mon Apr 06 16:23:54 GMT-05:00 2020 V [ADAL]SchemaUtil::getHomeAccountId [2020-04-06 21:23:54 - {"thread_id":"2509","correlation_id":"e37034f7-328e-4a47-a6eb-d5cbf5ff1856"}] home_account_id: 92801d06-8692-421c-b372-82c3613b298a.dd505be5-ec69-47f5-92df-caa55febf5fa Android 28 Mon Apr 06 16:23:54 GMT-05:00 2020 V [ADAL]SchemaUtil:getAuthority [2020-04-06 21:23:54 - {"thread_id":"2509","correlation_id":"e37034f7-328e-4a47-a6eb-d5cbf5ff1856"}] Issuer: https://sts.windows.net/dd505be5-ec69-47f5-92df-caa55febf5fa/ Android 28 Mon Apr 06 16:23:54 GMT-05:00 2020 I [ADAL]MsalOAuth2TokenCache:validateCacheArtifacts [2020-04-06 21:23:54 - {"thread_id":"2509","correlation_id":"e37034f7-328e-4a47-a6eb-d5cbf5ff1856"}] Validating cache artifacts... Android 28 Mon Apr 06 16:23:54 GMT-05:00 2020 V [ADAL]AccountCredentialCache [2020-04-06 21:23:54 - {"thread_id":"2509","correlation_id":"e37034f7-328e-4a47-a6eb-d5cbf5ff1856"}] Saving Account... Android 28 Mon Apr 06 16:23:54 GMT-05:00 2020 V [ADAL]AccountCredentialCache [2020-04-06 21:23:54 - {"thread_id":"2509","correlation_id":"e37034f7-328e-4a47-a6eb-d5cbf5ff1856"}] Account type: [AccountRecord] Android 28 Mon Apr 06 16:23:54 GMT-05:00 2020 V [ADAL]AccountCredentialCache [2020-04-06 21:23:54 - {"thread_id":"2509","correlation_id":"e37034f7-328e-4a47-a6eb-d5cbf5ff1856"}] Generated cache key: [92801d06-8692-421c-b372-82c3613b298a.dd505be5-ec69-47f5-92df-caa55febf5fa-login.windo ws.net-dd505be5-ec69-47f5-92df-caa55febf5fa] Android 28 Mon Apr 06 16:23:54 GMT-05:00 2020 V [ADAL]AccountCredentialCache [2020-04-06 21:23:54 - {"thread_id":"2509","correlation_id":"e37034f7-328e-4a47-a6eb-d5cbf5ff1856"}] Saving credential... Android 28 Mon Apr 06 16:23:54 GMT-05:00 2020 V [ADAL]AccountCredentialCache [2020-04-06 21:23:54 - {"thread_id":"2509","correlation_id":"e37034f7-328e-4a47-a6eb-d5cbf5ff1856"}] Generated cache key: [92801d06-8692-421c-b372-82c3613b298a.dd505be5-ec69-47f5-92df-caa55febf5fa-login.windo ws.net-idtoken-f05ff7c9-f75a-4acd-a3b5-f4b6a870245d-dd505be5-ec69-47f5-92df-caa55febf5fa -] Android 28 Mon Apr 06 16:23:54 GMT-05:00 2020 V [ADAL]AccountCredentialCache [2020-04-06 21:23:54 - {"thread_id":"2509","correlation_id":"e37034f7-328e-4a47-a6eb-d5cbf5ff1856"}] Saving credential... Android 28 Mon Apr 06 16:23:54 GMT-05:00 2020 V [ADAL]AccountCredentialCache [2020-04-06 21:23:54 - {"thread_id":"2509","correlation_id":"e37034f7-328e-4a47-a6eb-d5cbf5ff1856"}] Generated cache key: [92801d06-8692-421c-b372-82c3613b298a.dd505be5-ec69-47f5-92df-caa55febf5fa-login.windo ws.net-refreshtoken-1--https://clients.config.office.net/] Android 28 Mon Apr 06 16:23:54 GMT-05:00 2020 V [ADAL]AcquireTokenRequest:tryAcquireTokenSilent [2020-04-06 21:23:54 - e37034f7-328e-4a47-a6eb-d5cbf5ff1856] Token is successfully returned from silent flow. ver:1.16.0 Android 28