DescriptionDo 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
Committed: https://crrev.com/6c34217875d95449ac888b490cc684832d38c3c4
Cr-Commit-Position: refs/heads/master@{#295483}
Patch Set 1 #
Total comments: 1
Patch Set 2 : Split large unit test into four smaller tests. #Patch Set 3 : Re-add a check accidentally removed in the previous patch. #
Messages
Total messages: 9 (3 generated)
|