Do not use unaffiliated users' connections for device policy pushing
Device policy pushing requires a connected invalidation service. When a user logs in, an invalidation service is typically spun up for the user. Device policy pushing can reuse this service instead of running its own invalidation service to conserve server resources. This CL ensures that for privacy reasons, device policy pushing only reuses the user's invalidation service if the user is affiliated with the device. BUG=415094 TEST=New unit test Review URL: https://codereview.chromium.org/567393006 Cr-Commit-Position: refs/heads/master@{#295483}
Showing
This diff is collapsed.
Please register or sign in to comment