[DeviceSync v2] Add authorized entity number for v2 DeviceSync project
CryptAuth v2 Enrollment and v2 DeviceSync are separate Cloud/Pantheon/Firebase projects that need separate authorization to send push notifications to the client. The authorized entity values here identify the v2 Enrollment and v2 DeviceSync Cloud/Pantheon/Firebase projects. While the user's Instance ID can be used across multiple CryptAuth projects, the Instance ID *tokens* are project specific. The authorized entity values are needed to generate Instance ID tokens. These tokens are unique and immutable identifiers of the client's authorization of the project to send the client push notifications. Bug: 951969, 990430 Change-Id: Iad38286357f71054530a9afc05c5dc2382edcbae Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1735472 Commit-Queue: Josh Nohle <nohle@chromium.org> Auto-Submit: Josh Nohle <nohle@chromium.org> Reviewed-by:Kyle Horimoto <khorimoto@chromium.org> Cr-Commit-Position: refs/heads/master@{#684451}
Showing
Please register or sign in to comment