Chrome Device Token API Overview
Stay organized with collections
Save and categorize content based on your preferences.
Overview
Users could use third-party Identity Provider (IdP) to log into ChromeOS devices. Users could
change their password through IdP's website. When users change password, ChromeOS devices would
need to ask user to re-type their password on the ChromeOS device to re-encrypt their local
data partition. Today, user are only prompted to re-type their password when they log into
ChromeOS device next time. There could be significant delay between user changes their password
on IdP website and user logs into their ChromeOS device. User may have forgotten the fact that
they have changed their password.
Chrome Device Token API allows IdP to notify ChromeOS devices that users have changed their
password. ChromeOS devices should then prompt users to re-type immediately so that users are
more likely to type the correct password. This would provide a better authentication experience
for users on ChromeOS devices.
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],[],[[["ChromeOS users leveraging third-party Identity Providers (IdPs) for login can experience delays in password update synchronization, leading to potential login issues."],["The Chrome Device Token API enables IdPs to instantly notify ChromeOS devices about user password changes, prompting immediate password re-entry for enhanced security and user experience."],["This real-time password update notification helps users avoid login disruptions and ensures data encryption using the most current credentials."]]],[]]