@@ -16,21 +16,26 @@ This is the repository for Device Bound Session Credentials. You're welcome to
16
16
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
17
17
18
18
- [ Introduction] ( #introduction )
19
- - [ Goals [ or Motivating Use Cases, or Scenarios ]] ( #goals-or-motivating-use-cases-or-scenarios )
19
+ - [ Goals] ( #goals )
20
20
- [ Non-goals] ( #non-goals )
21
- - [ What makes Device Bound Session Credentials different] ( #what-makes-device-bound-secure -credentials-different )
21
+ - [ What makes Device Bound Session Credentials different] ( #what-makes-device-bound-session -credentials-different )
22
22
- [ Application-level binding] ( #application-level-binding )
23
23
- [ Browser-initiated refreshes] ( #browser-initiated-refreshes )
24
24
- [ TPM considerations] ( #tpm-considerations )
25
25
- [ Privacy considerations] ( #privacy-considerations )
26
+ - [ Enterprise support] ( #enterprise-support )
26
27
- [ High level overview] ( #high-level-overview )
27
28
- [ Start Session] ( #start-session )
29
+ - [ Session Registration Header] ( #session-registration-header )
30
+ - [ Session Registration JWT] ( #session-registration-jwt )
31
+ - [ Session Registration instructions JSON] ( #session-registration-instructions-json )
28
32
- [ Maintaining a session] ( #maintaining-a-session )
29
33
- [ Refresh procedure] ( #refresh-procedure )
30
34
- [ Ending a session] ( #ending-a-session )
31
35
- [ Interactions with other APIs] ( #interactions-with-other-apis )
32
36
- [ Login Status API] ( #login-status-api )
33
37
- [ Interaction with Inactive Documents (BFCache, Prerendering)] ( #interaction-with-inactive-documents-bfcache-prerendering )
38
+ - [ Alternative JavaScript API for StartSession] ( #alternative-javascript-api-for-startsession )
34
39
35
40
<!-- END doctoc generated TOC please keep comment here to allow auto update -->
36
41
0 commit comments