Skip to content

Testing early versions of DBSC

kmonsen edited this page Jan 13, 2025 · 6 revisions

How to try the current status of DBSC:

  • Must use OS Windows.
  • Download a recent Chrome or build yourself. To be able to send registrations with the latest header format canary 127.0.6532.0 or later is required. When building make sure it is a version after commit https://chromium.googlesource.com/chromium/src.git/+/1c76376ea47b7bd69a86e05bca48e9aa22806339.
  • Set the DBSC flag, it is called "Device Bound Session Credentials (Standard)", and can be set on chrome://flags/
  • To enable persistence for DBSC sessions, additionally enable the flag "Device Bound Session Credentials (Standard) Persistence"
  • Go to a webpage that sets the DBSC registration headers. There is an example that can be remixed (need to log in at glitch.com first) at https://glitch.com/edit/#!/remix/decisive-malleable-snagglefoot. If using this the registration request will come to "/internal/StartSession".

Any questions please open an issue here or email kristianm@google.com.

Clone this wiki locally