Action on security token removal (e.g., smart card) for Google Chrome OS.

Specifies what happens when a user who is authenticating via a security token (e.g., with a smart card) removes that token while in a session. IGNORE: Nothing happens. LOCK: The screen is locked until the user authenticates again. LOGOUT: The session is ended and the user is logged out. If this policy is not set, it defaults to IGNORE.

Example value: LOGOUT

Supported on: At least Microsoft Windows 7 or Windows Server 2008 family

Action on security token removal (e.g., smart card) for Google Chrome OS.


  1. No action happens.
    Registry HiveHKEY_CURRENT_USER
    Registry PathSoftware\Policies\Google\ChromeOS
    Value NameSecurityTokenSessionBehavior
    Value TypeREG_SZ
    ValueIGNORE
  2. Log the user out.
    Registry HiveHKEY_CURRENT_USER
    Registry PathSoftware\Policies\Google\ChromeOS
    Value NameSecurityTokenSessionBehavior
    Value TypeREG_SZ
    ValueLOGOUT
  3. Lock the current session.
    Registry HiveHKEY_CURRENT_USER
    Registry PathSoftware\Policies\Google\ChromeOS
    Value NameSecurityTokenSessionBehavior
    Value TypeREG_SZ
    ValueLOCK


chromeos.admx

Administrative Templates (Computers)

Administrative Templates (Users)