I've been beating my head on this issue of Google Chrome needing users to re-sign into websites (including Google Cloud Sync being paused) each time they login to a new session... And finally fou...
See more...
I've been beating my head on this issue of Google Chrome needing users to re-sign into websites (including Google Cloud Sync being paused) each time they login to a new session... And finally found the solution for my environment... lansti mentioned needing the UEM built-in "Windows Settings > IE WebCache" enabled, but that did not do it for me. What worked in my environment (UEM 9.5, Chrome 71) was enabling the "Windows Settings > Personal Certificates" config. Oddly, when I look at the current user personal certificates via MMC, there is nothing specific to Google Chrome. So I'm not sure what specifically is being persisted in this config to resolve this issue with Google Chrome, but it works in my testing. Also, now that this is working, I've switched back to the non-roaming-profile method (https://communities.vmware.com/docs/DOC-31428), as we have users that use the Google Cloud Sync feature of Chrome (which is disabled when enabling roaming profile support). Hope this tidbit helps someone else... Thanks, Justin