@webref/xref 1.2.2 → 1.2.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/ed/dfns/FileAPI.json +22 -0
- package/ed/dfns/WGSL.json +3 -3
- package/ed/dfns/css-display-3.json +4 -2
- package/ed/dfns/css-display-4.json +4 -2
- package/ed/dfns/css-navigation-1.json +150 -150
- package/ed/dfns/css-text-3.json +25 -45
- package/ed/dfns/css-text-4.json +4 -238
- package/ed/dfns/did-resolution.json +17 -17
- package/ed/dfns/ecmascript.json +66 -65
- package/ed/dfns/edit-context.json +0 -50
- package/ed/dfns/fetch.json +35 -0
- package/ed/dfns/{fido-v2.1.json → fido-client-to-authenticator-protocol-v2.1.json} +372 -186
- package/ed/dfns/fido-client-to-authenticator-protocol-v2.2.json +4509 -0
- package/ed/dfns/html.json +64 -0
- package/ed/dfns/json-ld11-api.json +1 -1
- package/ed/dfns/shacl12-rules.json +84 -37
- package/ed/dfns/soft-navigations.json +516 -94
- package/ed/dfns/sparql12-query.json +69 -0
- package/ed/dfns/wcag-3.0.json +23 -0
- package/ed/dfns/webtransport.json +29 -10
- package/ed/dfns/webxr.json +44 -22
- package/ed/headings/FileAPI.json +8 -1
- package/ed/headings/IFT.json +1 -1
- package/ed/headings/SVG2.json +0 -6
- package/ed/headings/av1-rtp-spec.json +1 -1
- package/ed/headings/connection-allowlists.json +7 -0
- package/ed/headings/css-aam.json +143 -0
- package/ed/headings/css-display-3.json +1 -1
- package/ed/headings/css-navigation-1.json +32 -32
- package/ed/headings/css-text-3.json +9 -16
- package/ed/headings/css-text-4.json +14 -28
- package/ed/headings/did-resolution.json +86 -86
- package/ed/headings/ecmascript.json +26 -19
- package/ed/headings/{fido-v2.1.json → fido-client-to-authenticator-protocol-v2.1.json} +4 -1
- package/ed/headings/fido-client-to-authenticator-protocol-v2.2.json +1470 -0
- package/ed/headings/json-ld11-api.json +2 -2
- package/ed/headings/mathml4.json +60 -0
- package/ed/headings/media-capabilities.json +1 -1
- package/ed/headings/mediasession.json +1 -1
- package/ed/headings/shacl12-rules.json +26 -6
- package/ed/headings/soft-navigations.json +76 -49
- package/ed/headings/sparql12-query.json +6 -16
- package/ed/headings/tc39-error-stack-accessor.json +85 -0
- package/ed/headings/tc39-intl-keep-trailing-zeros.json +169 -0
- package/ed/headings/tc39-iterator-chunking.json +22 -0
- package/ed/headings/tc39-iterator-includes.json +15 -0
- package/ed/headings/tc39-iterator-join.json +15 -0
- package/ed/headings/tc39-regexp-buffer-boundaries.json +43 -0
- package/ed/headings/vc-data-model-2.1.json +72 -72
- package/ed/headings/vc-jose-cose.json +70 -70
- package/ed/headings/wasm-core-2.json +4 -4
- package/ed/headings/web-bluetooth-scanning.json +1 -1
- package/ed/headings/web-bluetooth.json +1 -1
- package/ed/headings/webcodecs-alaw-codec-registration.json +1 -1
- package/ed/headings/webcodecs-av1-codec-registration.json +1 -1
- package/ed/headings/webcodecs-avc-codec-registration.json +1 -1
- package/ed/headings/webcodecs-hevc-codec-registration.json +1 -1
- package/ed/headings/webcodecs-mp3-codec-registration.json +1 -1
- package/ed/headings/webcodecs-opus-codec-registration.json +1 -1
- package/ed/headings/webcodecs-pcm-codec-registration.json +1 -1
- package/ed/headings/webcodecs-vorbis-codec-registration.json +1 -1
- package/ed/headings/webmcp.json +7 -0
- package/ed/headings/webxr.json +1 -1
- package/ed/headings/yaml-ld-10.json +4 -4
- package/package.json +1 -1
- package/specs.json +533 -321
- package/tr/dfns/FileAPI.json +22 -0
- package/tr/dfns/WGSL.json +3 -3
- package/tr/dfns/css-display-3.json +323 -241
- package/tr/dfns/css-text-3.json +111 -46
- package/tr/dfns/css-text-4.json +112 -25
- package/tr/dfns/did-resolution.json +17 -17
- package/tr/dfns/edit-context.json +0 -50
- package/tr/dfns/shacl12-rules.json +84 -37
- package/tr/dfns/shacl12-ui.json +148 -0
- package/tr/dfns/sparql12-query.json +69 -0
- package/tr/dfns/vc-recognized-entities-1.0.json +124 -0
- package/tr/dfns/wai-aria-1.3.json +458 -141
- package/tr/dfns/webxr.json +44 -22
- package/tr/headings/FileAPI.json +8 -1
- package/tr/headings/css-display-3.json +9 -3
- package/tr/headings/css-text-3.json +10 -17
- package/tr/headings/css-text-4.json +15 -15
- package/tr/headings/did-resolution.json +86 -86
- package/tr/headings/html-ruby-extensions.json +8 -1
- package/tr/headings/mathml4.json +60 -0
- package/tr/headings/media-capabilities.json +1 -1
- package/tr/headings/mediasession.json +1 -1
- package/tr/headings/shacl12-rules.json +26 -6
- package/tr/headings/shacl12-ui.json +1020 -0
- package/tr/headings/sparql12-query.json +6 -16
- package/tr/headings/vc-recognized-entities-1.0.json +279 -0
- package/tr/headings/wai-aria-1.3.json +42 -82
- package/tr/headings/webcodecs-alaw-codec-registration.json +1 -1
- package/tr/headings/webcodecs-av1-codec-registration.json +1 -1
- package/tr/headings/webcodecs-avc-codec-registration.json +1 -1
- package/tr/headings/webcodecs-hevc-codec-registration.json +1 -1
- package/tr/headings/webcodecs-mp3-codec-registration.json +1 -1
- package/tr/headings/webcodecs-opus-codec-registration.json +1 -1
- package/tr/headings/webcodecs-pcm-codec-registration.json +1 -1
- package/tr/headings/webcodecs-vorbis-codec-registration.json +1 -1
- package/tr/headings/webxr.json +1 -1
- package/tr/headings/yaml-ld-10.json +4 -4
- package/ed/dfns/sanitizer-api.json +0 -2390
- package/ed/headings/sanitizer-api.json +0 -224
- /package/ed/dfns/{vc-recognized-entities.json → vc-recognized-entities-1.0.json} +0 -0
- /package/ed/headings/{vc-recognized-entities.json → vc-recognized-entities-1.0.json} +0 -0
|
@@ -21,7 +21,8 @@
|
|
|
21
21
|
"title": "Introduction",
|
|
22
22
|
"number": "1"
|
|
23
23
|
},
|
|
24
|
-
"definedIn": "prose"
|
|
24
|
+
"definedIn": "prose",
|
|
25
|
+
"links": []
|
|
25
26
|
},
|
|
26
27
|
{
|
|
27
28
|
"id": "superseded",
|
|
@@ -40,7 +41,8 @@
|
|
|
40
41
|
"title": "Relationship to Other Specifications",
|
|
41
42
|
"number": "1.1"
|
|
42
43
|
},
|
|
43
|
-
"definedIn": "prose"
|
|
44
|
+
"definedIn": "prose",
|
|
45
|
+
"links": []
|
|
44
46
|
},
|
|
45
47
|
{
|
|
46
48
|
"id": "credentialid",
|
|
@@ -59,7 +61,8 @@
|
|
|
59
61
|
"title": "Data Elements Referenced by Other Specifications",
|
|
60
62
|
"number": "1.2"
|
|
61
63
|
},
|
|
62
|
-
"definedIn": "prose"
|
|
64
|
+
"definedIn": "prose",
|
|
65
|
+
"links": []
|
|
63
66
|
},
|
|
64
67
|
{
|
|
65
68
|
"id": "authenticator-operation",
|
|
@@ -78,7 +81,8 @@
|
|
|
78
81
|
"title": "Protocol Structure",
|
|
79
82
|
"number": "3"
|
|
80
83
|
},
|
|
81
|
-
"definedIn": "prose"
|
|
84
|
+
"definedIn": "prose",
|
|
85
|
+
"links": []
|
|
82
86
|
},
|
|
83
87
|
{
|
|
84
88
|
"id": "built-in-user-verification-method",
|
|
@@ -97,7 +101,8 @@
|
|
|
97
101
|
"title": "Terminology",
|
|
98
102
|
"number": "5"
|
|
99
103
|
},
|
|
100
|
-
"definedIn": "dt"
|
|
104
|
+
"definedIn": "dt",
|
|
105
|
+
"links": []
|
|
101
106
|
},
|
|
102
107
|
{
|
|
103
108
|
"id": "evidence-of-user-interaction",
|
|
@@ -116,7 +121,8 @@
|
|
|
116
121
|
"title": "Terminology",
|
|
117
122
|
"number": "5"
|
|
118
123
|
},
|
|
119
|
-
"definedIn": "dt"
|
|
124
|
+
"definedIn": "dt",
|
|
125
|
+
"links": []
|
|
120
126
|
},
|
|
121
127
|
{
|
|
122
128
|
"id": "user-presence",
|
|
@@ -135,7 +141,8 @@
|
|
|
135
141
|
"title": "Terminology",
|
|
136
142
|
"number": "5"
|
|
137
143
|
},
|
|
138
|
-
"definedIn": "prose"
|
|
144
|
+
"definedIn": "prose",
|
|
145
|
+
"links": []
|
|
139
146
|
},
|
|
140
147
|
{
|
|
141
148
|
"id": "user-consent",
|
|
@@ -154,7 +161,8 @@
|
|
|
154
161
|
"title": "Terminology",
|
|
155
162
|
"number": "5"
|
|
156
163
|
},
|
|
157
|
-
"definedIn": "prose"
|
|
164
|
+
"definedIn": "prose",
|
|
165
|
+
"links": []
|
|
158
166
|
},
|
|
159
167
|
{
|
|
160
168
|
"id": "nfc-nfc-userpresent-flag",
|
|
@@ -175,7 +183,8 @@
|
|
|
175
183
|
"title": "Terminology",
|
|
176
184
|
"number": "5"
|
|
177
185
|
},
|
|
178
|
-
"definedIn": "prose"
|
|
186
|
+
"definedIn": "prose",
|
|
187
|
+
"links": []
|
|
179
188
|
},
|
|
180
189
|
{
|
|
181
190
|
"id": "nfc-nfc-user-presence-maximum-time-limit",
|
|
@@ -196,7 +205,8 @@
|
|
|
196
205
|
"title": "Terminology",
|
|
197
206
|
"number": "5"
|
|
198
207
|
},
|
|
199
|
-
"definedIn": "prose"
|
|
208
|
+
"definedIn": "prose",
|
|
209
|
+
"links": []
|
|
200
210
|
},
|
|
201
211
|
{
|
|
202
212
|
"id": "pre-flight",
|
|
@@ -215,7 +225,8 @@
|
|
|
215
225
|
"title": "Terminology",
|
|
216
226
|
"number": "5"
|
|
217
227
|
},
|
|
218
|
-
"definedIn": "dt"
|
|
228
|
+
"definedIn": "dt",
|
|
229
|
+
"links": []
|
|
219
230
|
},
|
|
220
231
|
{
|
|
221
232
|
"id": "protected-by-some-form-of-user-verification",
|
|
@@ -234,7 +245,8 @@
|
|
|
234
245
|
"title": "Terminology",
|
|
235
246
|
"number": "5"
|
|
236
247
|
},
|
|
237
|
-
"definedIn": "dt"
|
|
248
|
+
"definedIn": "dt",
|
|
249
|
+
"links": []
|
|
238
250
|
},
|
|
239
251
|
{
|
|
240
252
|
"id": "some-form-of-user-verification",
|
|
@@ -253,7 +265,8 @@
|
|
|
253
265
|
"title": "Terminology",
|
|
254
266
|
"number": "5"
|
|
255
267
|
},
|
|
256
|
-
"definedIn": "dt"
|
|
268
|
+
"definedIn": "dt",
|
|
269
|
+
"links": []
|
|
257
270
|
},
|
|
258
271
|
{
|
|
259
272
|
"id": "user-action-timeout",
|
|
@@ -272,7 +285,8 @@
|
|
|
272
285
|
"title": "Terminology",
|
|
273
286
|
"number": "5"
|
|
274
287
|
},
|
|
275
|
-
"definedIn": "dt"
|
|
288
|
+
"definedIn": "dt",
|
|
289
|
+
"links": []
|
|
276
290
|
},
|
|
277
291
|
{
|
|
278
292
|
"id": "stateful-commands",
|
|
@@ -291,7 +305,8 @@
|
|
|
291
305
|
"title": "Authenticator API",
|
|
292
306
|
"number": "6"
|
|
293
307
|
},
|
|
294
|
-
"definedIn": "prose"
|
|
308
|
+
"definedIn": "prose",
|
|
309
|
+
"links": []
|
|
295
310
|
},
|
|
296
311
|
{
|
|
297
312
|
"id": "state-initializing-command",
|
|
@@ -310,7 +325,8 @@
|
|
|
310
325
|
"title": "Authenticator API",
|
|
311
326
|
"number": "6"
|
|
312
327
|
},
|
|
313
|
-
"definedIn": "prose"
|
|
328
|
+
"definedIn": "prose",
|
|
329
|
+
"links": []
|
|
314
330
|
},
|
|
315
331
|
{
|
|
316
332
|
"id": "makecred-input-parameters",
|
|
@@ -331,7 +347,8 @@
|
|
|
331
347
|
"title": "authenticatorMakeCredential (0x01)",
|
|
332
348
|
"number": "6.1"
|
|
333
349
|
},
|
|
334
|
-
"definedIn": "prose"
|
|
350
|
+
"definedIn": "prose",
|
|
351
|
+
"links": []
|
|
335
352
|
},
|
|
336
353
|
{
|
|
337
354
|
"id": "makecred-rpid",
|
|
@@ -352,7 +369,8 @@
|
|
|
352
369
|
"title": "authenticatorMakeCredential (0x01)",
|
|
353
370
|
"number": "6.1"
|
|
354
371
|
},
|
|
355
|
-
"definedIn": "table"
|
|
372
|
+
"definedIn": "table",
|
|
373
|
+
"links": []
|
|
356
374
|
},
|
|
357
375
|
{
|
|
358
376
|
"id": "makecred-pubkeycredparams",
|
|
@@ -373,7 +391,8 @@
|
|
|
373
391
|
"title": "authenticatorMakeCredential (0x01)",
|
|
374
392
|
"number": "6.1"
|
|
375
393
|
},
|
|
376
|
-
"definedIn": "table"
|
|
394
|
+
"definedIn": "table",
|
|
395
|
+
"links": []
|
|
377
396
|
},
|
|
378
397
|
{
|
|
379
398
|
"id": "makecred-excludelist",
|
|
@@ -394,7 +413,8 @@
|
|
|
394
413
|
"title": "authenticatorMakeCredential (0x01)",
|
|
395
414
|
"number": "6.1"
|
|
396
415
|
},
|
|
397
|
-
"definedIn": "table"
|
|
416
|
+
"definedIn": "table",
|
|
417
|
+
"links": []
|
|
398
418
|
},
|
|
399
419
|
{
|
|
400
420
|
"id": "makecred-extensions",
|
|
@@ -415,7 +435,8 @@
|
|
|
415
435
|
"title": "authenticatorMakeCredential (0x01)",
|
|
416
436
|
"number": "6.1"
|
|
417
437
|
},
|
|
418
|
-
"definedIn": "table"
|
|
438
|
+
"definedIn": "table",
|
|
439
|
+
"links": []
|
|
419
440
|
},
|
|
420
441
|
{
|
|
421
442
|
"id": "makecred-options",
|
|
@@ -436,7 +457,8 @@
|
|
|
436
457
|
"title": "authenticatorMakeCredential (0x01)",
|
|
437
458
|
"number": "6.1"
|
|
438
459
|
},
|
|
439
|
-
"definedIn": "table"
|
|
460
|
+
"definedIn": "table",
|
|
461
|
+
"links": []
|
|
440
462
|
},
|
|
441
463
|
{
|
|
442
464
|
"id": "makecred-pinuvauthparam",
|
|
@@ -457,7 +479,8 @@
|
|
|
457
479
|
"title": "authenticatorMakeCredential (0x01)",
|
|
458
480
|
"number": "6.1"
|
|
459
481
|
},
|
|
460
|
-
"definedIn": "table"
|
|
482
|
+
"definedIn": "table",
|
|
483
|
+
"links": []
|
|
461
484
|
},
|
|
462
485
|
{
|
|
463
486
|
"id": "makecred-pinuvauthprotocol",
|
|
@@ -478,7 +501,8 @@
|
|
|
478
501
|
"title": "authenticatorMakeCredential (0x01)",
|
|
479
502
|
"number": "6.1"
|
|
480
503
|
},
|
|
481
|
-
"definedIn": "table"
|
|
504
|
+
"definedIn": "table",
|
|
505
|
+
"links": []
|
|
482
506
|
},
|
|
483
507
|
{
|
|
484
508
|
"id": "makecred-enterpriseattestation",
|
|
@@ -499,7 +523,8 @@
|
|
|
499
523
|
"title": "authenticatorMakeCredential (0x01)",
|
|
500
524
|
"number": "6.1"
|
|
501
525
|
},
|
|
502
|
-
"definedIn": "table"
|
|
526
|
+
"definedIn": "table",
|
|
527
|
+
"links": []
|
|
503
528
|
},
|
|
504
529
|
{
|
|
505
530
|
"id": "enterprise-attestation-capable",
|
|
@@ -518,7 +543,8 @@
|
|
|
518
543
|
"title": "authenticatorMakeCredential (0x01)",
|
|
519
544
|
"number": "6.1"
|
|
520
545
|
},
|
|
521
|
-
"definedIn": "table"
|
|
546
|
+
"definedIn": "table",
|
|
547
|
+
"links": []
|
|
522
548
|
},
|
|
523
549
|
{
|
|
524
550
|
"id": "makecred-option-key",
|
|
@@ -539,7 +565,8 @@
|
|
|
539
565
|
"title": "authenticatorMakeCredential (0x01)",
|
|
540
566
|
"number": "6.1"
|
|
541
567
|
},
|
|
542
|
-
"definedIn": "table"
|
|
568
|
+
"definedIn": "table",
|
|
569
|
+
"links": []
|
|
543
570
|
},
|
|
544
571
|
{
|
|
545
572
|
"id": "makecred-rk",
|
|
@@ -560,7 +587,8 @@
|
|
|
560
587
|
"title": "authenticatorMakeCredential (0x01)",
|
|
561
588
|
"number": "6.1"
|
|
562
589
|
},
|
|
563
|
-
"definedIn": "table"
|
|
590
|
+
"definedIn": "table",
|
|
591
|
+
"links": []
|
|
564
592
|
},
|
|
565
593
|
{
|
|
566
594
|
"id": "makecred-up",
|
|
@@ -581,7 +609,8 @@
|
|
|
581
609
|
"title": "authenticatorMakeCredential (0x01)",
|
|
582
610
|
"number": "6.1"
|
|
583
611
|
},
|
|
584
|
-
"definedIn": "table"
|
|
612
|
+
"definedIn": "table",
|
|
613
|
+
"links": []
|
|
585
614
|
},
|
|
586
615
|
{
|
|
587
616
|
"id": "makecred-uv",
|
|
@@ -602,7 +631,8 @@
|
|
|
602
631
|
"title": "authenticatorMakeCredential (0x01)",
|
|
603
632
|
"number": "6.1"
|
|
604
633
|
},
|
|
605
|
-
"definedIn": "table"
|
|
634
|
+
"definedIn": "table",
|
|
635
|
+
"links": []
|
|
606
636
|
},
|
|
607
637
|
{
|
|
608
638
|
"id": "authenticatormakecredential-response-structure",
|
|
@@ -621,7 +651,8 @@
|
|
|
621
651
|
"title": "authenticatorMakeCredential Algorithm",
|
|
622
652
|
"number": "6.1.2"
|
|
623
653
|
},
|
|
624
|
-
"definedIn": "prose"
|
|
654
|
+
"definedIn": "prose",
|
|
655
|
+
"links": []
|
|
625
656
|
},
|
|
626
657
|
{
|
|
627
658
|
"id": "epatt",
|
|
@@ -640,7 +671,8 @@
|
|
|
640
671
|
"title": "authenticatorMakeCredential Algorithm",
|
|
641
672
|
"number": "6.1.2"
|
|
642
673
|
},
|
|
643
|
-
"definedIn": "table"
|
|
674
|
+
"definedIn": "table",
|
|
675
|
+
"links": []
|
|
644
676
|
},
|
|
645
677
|
{
|
|
646
678
|
"id": "discoverable",
|
|
@@ -659,7 +691,8 @@
|
|
|
659
691
|
"title": "Discoverable credentials",
|
|
660
692
|
"number": "6.1.3"
|
|
661
693
|
},
|
|
662
|
-
"definedIn": "heading"
|
|
694
|
+
"definedIn": "heading",
|
|
695
|
+
"links": []
|
|
663
696
|
},
|
|
664
697
|
{
|
|
665
698
|
"id": "non-discoverable-credentials",
|
|
@@ -678,7 +711,8 @@
|
|
|
678
711
|
"title": "Discoverable credentials",
|
|
679
712
|
"number": "6.1.3"
|
|
680
713
|
},
|
|
681
|
-
"definedIn": "prose"
|
|
714
|
+
"definedIn": "prose",
|
|
715
|
+
"links": []
|
|
682
716
|
},
|
|
683
717
|
{
|
|
684
718
|
"id": "getassert-input-parameters",
|
|
@@ -699,7 +733,8 @@
|
|
|
699
733
|
"title": "authenticatorGetAssertion (0x02)",
|
|
700
734
|
"number": "6.2"
|
|
701
735
|
},
|
|
702
|
-
"definedIn": "prose"
|
|
736
|
+
"definedIn": "prose",
|
|
737
|
+
"links": []
|
|
703
738
|
},
|
|
704
739
|
{
|
|
705
740
|
"id": "getassert-rpid",
|
|
@@ -720,7 +755,8 @@
|
|
|
720
755
|
"title": "authenticatorGetAssertion (0x02)",
|
|
721
756
|
"number": "6.2"
|
|
722
757
|
},
|
|
723
|
-
"definedIn": "table"
|
|
758
|
+
"definedIn": "table",
|
|
759
|
+
"links": []
|
|
724
760
|
},
|
|
725
761
|
{
|
|
726
762
|
"id": "getassert-allowlist",
|
|
@@ -741,7 +777,8 @@
|
|
|
741
777
|
"title": "authenticatorGetAssertion (0x02)",
|
|
742
778
|
"number": "6.2"
|
|
743
779
|
},
|
|
744
|
-
"definedIn": "table"
|
|
780
|
+
"definedIn": "table",
|
|
781
|
+
"links": []
|
|
745
782
|
},
|
|
746
783
|
{
|
|
747
784
|
"id": "getassert-extensions",
|
|
@@ -762,7 +799,8 @@
|
|
|
762
799
|
"title": "authenticatorGetAssertion (0x02)",
|
|
763
800
|
"number": "6.2"
|
|
764
801
|
},
|
|
765
|
-
"definedIn": "table"
|
|
802
|
+
"definedIn": "table",
|
|
803
|
+
"links": []
|
|
766
804
|
},
|
|
767
805
|
{
|
|
768
806
|
"id": "getassert-options",
|
|
@@ -783,7 +821,8 @@
|
|
|
783
821
|
"title": "authenticatorGetAssertion (0x02)",
|
|
784
822
|
"number": "6.2"
|
|
785
823
|
},
|
|
786
|
-
"definedIn": "table"
|
|
824
|
+
"definedIn": "table",
|
|
825
|
+
"links": []
|
|
787
826
|
},
|
|
788
827
|
{
|
|
789
828
|
"id": "getassert-pinuvauthparam",
|
|
@@ -804,7 +843,8 @@
|
|
|
804
843
|
"title": "authenticatorGetAssertion (0x02)",
|
|
805
844
|
"number": "6.2"
|
|
806
845
|
},
|
|
807
|
-
"definedIn": "table"
|
|
846
|
+
"definedIn": "table",
|
|
847
|
+
"links": []
|
|
808
848
|
},
|
|
809
849
|
{
|
|
810
850
|
"id": "getassert-pinuvauthprotocol",
|
|
@@ -825,7 +865,8 @@
|
|
|
825
865
|
"title": "authenticatorGetAssertion (0x02)",
|
|
826
866
|
"number": "6.2"
|
|
827
867
|
},
|
|
828
|
-
"definedIn": "table"
|
|
868
|
+
"definedIn": "table",
|
|
869
|
+
"links": []
|
|
829
870
|
},
|
|
830
871
|
{
|
|
831
872
|
"id": "getassert-option-key",
|
|
@@ -846,7 +887,8 @@
|
|
|
846
887
|
"title": "authenticatorGetAssertion (0x02)",
|
|
847
888
|
"number": "6.2"
|
|
848
889
|
},
|
|
849
|
-
"definedIn": "table"
|
|
890
|
+
"definedIn": "table",
|
|
891
|
+
"links": []
|
|
850
892
|
},
|
|
851
893
|
{
|
|
852
894
|
"id": "getassert-up",
|
|
@@ -867,7 +909,8 @@
|
|
|
867
909
|
"title": "authenticatorGetAssertion (0x02)",
|
|
868
910
|
"number": "6.2"
|
|
869
911
|
},
|
|
870
|
-
"definedIn": "table"
|
|
912
|
+
"definedIn": "table",
|
|
913
|
+
"links": []
|
|
871
914
|
},
|
|
872
915
|
{
|
|
873
916
|
"id": "getassert-uv",
|
|
@@ -888,7 +931,8 @@
|
|
|
888
931
|
"title": "authenticatorGetAssertion (0x02)",
|
|
889
932
|
"number": "6.2"
|
|
890
933
|
},
|
|
891
|
-
"definedIn": "table"
|
|
934
|
+
"definedIn": "table",
|
|
935
|
+
"links": []
|
|
892
936
|
},
|
|
893
937
|
{
|
|
894
938
|
"id": "getassert-rk",
|
|
@@ -909,7 +953,8 @@
|
|
|
909
953
|
"title": "authenticatorGetAssertion (0x02)",
|
|
910
954
|
"number": "6.2"
|
|
911
955
|
},
|
|
912
|
-
"definedIn": "note"
|
|
956
|
+
"definedIn": "note",
|
|
957
|
+
"links": []
|
|
913
958
|
},
|
|
914
959
|
{
|
|
915
960
|
"id": "getassert-applicable-credentials-list",
|
|
@@ -930,7 +975,8 @@
|
|
|
930
975
|
"title": "authenticatorGetAssertion Algorithm",
|
|
931
976
|
"number": "6.2.2"
|
|
932
977
|
},
|
|
933
|
-
"definedIn": "prose"
|
|
978
|
+
"definedIn": "prose",
|
|
979
|
+
"links": []
|
|
934
980
|
},
|
|
935
981
|
{
|
|
936
982
|
"id": "authenticatorgetassertion-response-structure",
|
|
@@ -949,7 +995,8 @@
|
|
|
949
995
|
"title": "authenticatorGetAssertion Algorithm",
|
|
950
996
|
"number": "6.2.2"
|
|
951
997
|
},
|
|
952
|
-
"definedIn": "prose"
|
|
998
|
+
"definedIn": "prose",
|
|
999
|
+
"links": []
|
|
953
1000
|
},
|
|
954
1001
|
{
|
|
955
1002
|
"id": "getinfo-authenticatorgetinfo-response-structure",
|
|
@@ -970,7 +1017,8 @@
|
|
|
970
1017
|
"title": "authenticatorGetInfo (0x04)",
|
|
971
1018
|
"number": "6.4"
|
|
972
1019
|
},
|
|
973
|
-
"definedIn": "prose"
|
|
1020
|
+
"definedIn": "prose",
|
|
1021
|
+
"links": []
|
|
974
1022
|
},
|
|
975
1023
|
{
|
|
976
1024
|
"id": "getinfo-versions",
|
|
@@ -991,7 +1039,8 @@
|
|
|
991
1039
|
"title": "authenticatorGetInfo (0x04)",
|
|
992
1040
|
"number": "6.4"
|
|
993
1041
|
},
|
|
994
|
-
"definedIn": "table"
|
|
1042
|
+
"definedIn": "table",
|
|
1043
|
+
"links": []
|
|
995
1044
|
},
|
|
996
1045
|
{
|
|
997
1046
|
"id": "getinfo-extensions",
|
|
@@ -1012,7 +1061,8 @@
|
|
|
1012
1061
|
"title": "authenticatorGetInfo (0x04)",
|
|
1013
1062
|
"number": "6.4"
|
|
1014
1063
|
},
|
|
1015
|
-
"definedIn": "table"
|
|
1064
|
+
"definedIn": "table",
|
|
1065
|
+
"links": []
|
|
1016
1066
|
},
|
|
1017
1067
|
{
|
|
1018
1068
|
"id": "getinfo-aaguid",
|
|
@@ -1033,7 +1083,8 @@
|
|
|
1033
1083
|
"title": "authenticatorGetInfo (0x04)",
|
|
1034
1084
|
"number": "6.4"
|
|
1035
1085
|
},
|
|
1036
|
-
"definedIn": "table"
|
|
1086
|
+
"definedIn": "table",
|
|
1087
|
+
"links": []
|
|
1037
1088
|
},
|
|
1038
1089
|
{
|
|
1039
1090
|
"id": "getinfo-options",
|
|
@@ -1054,7 +1105,8 @@
|
|
|
1054
1105
|
"title": "authenticatorGetInfo (0x04)",
|
|
1055
1106
|
"number": "6.4"
|
|
1056
1107
|
},
|
|
1057
|
-
"definedIn": "table"
|
|
1108
|
+
"definedIn": "table",
|
|
1109
|
+
"links": []
|
|
1058
1110
|
},
|
|
1059
1111
|
{
|
|
1060
1112
|
"id": "getinfo-pinuvauthprotocols",
|
|
@@ -1075,7 +1127,8 @@
|
|
|
1075
1127
|
"title": "authenticatorGetInfo (0x04)",
|
|
1076
1128
|
"number": "6.4"
|
|
1077
1129
|
},
|
|
1078
|
-
"definedIn": "table"
|
|
1130
|
+
"definedIn": "table",
|
|
1131
|
+
"links": []
|
|
1079
1132
|
},
|
|
1080
1133
|
{
|
|
1081
1134
|
"id": "getinfo-transports",
|
|
@@ -1096,7 +1149,8 @@
|
|
|
1096
1149
|
"title": "authenticatorGetInfo (0x04)",
|
|
1097
1150
|
"number": "6.4"
|
|
1098
1151
|
},
|
|
1099
|
-
"definedIn": "table"
|
|
1152
|
+
"definedIn": "table",
|
|
1153
|
+
"links": []
|
|
1100
1154
|
},
|
|
1101
1155
|
{
|
|
1102
1156
|
"id": "getinfo-maxserializedlargeblobarray",
|
|
@@ -1117,7 +1171,8 @@
|
|
|
1117
1171
|
"title": "authenticatorGetInfo (0x04)",
|
|
1118
1172
|
"number": "6.4"
|
|
1119
1173
|
},
|
|
1120
|
-
"definedIn": "table"
|
|
1174
|
+
"definedIn": "table",
|
|
1175
|
+
"links": []
|
|
1121
1176
|
},
|
|
1122
1177
|
{
|
|
1123
1178
|
"id": "getinfo-forcepinchange",
|
|
@@ -1138,7 +1193,8 @@
|
|
|
1138
1193
|
"title": "authenticatorGetInfo (0x04)",
|
|
1139
1194
|
"number": "6.4"
|
|
1140
1195
|
},
|
|
1141
|
-
"definedIn": "table"
|
|
1196
|
+
"definedIn": "table",
|
|
1197
|
+
"links": []
|
|
1142
1198
|
},
|
|
1143
1199
|
{
|
|
1144
1200
|
"id": "getinfo-minpinlength",
|
|
@@ -1159,7 +1215,8 @@
|
|
|
1159
1215
|
"title": "authenticatorGetInfo (0x04)",
|
|
1160
1216
|
"number": "6.4"
|
|
1161
1217
|
},
|
|
1162
|
-
"definedIn": "table"
|
|
1218
|
+
"definedIn": "table",
|
|
1219
|
+
"links": []
|
|
1163
1220
|
},
|
|
1164
1221
|
{
|
|
1165
1222
|
"id": "current-minimum-pin-length",
|
|
@@ -1178,7 +1235,8 @@
|
|
|
1178
1235
|
"title": "authenticatorGetInfo (0x04)",
|
|
1179
1236
|
"number": "6.4"
|
|
1180
1237
|
},
|
|
1181
|
-
"definedIn": "table"
|
|
1238
|
+
"definedIn": "table",
|
|
1239
|
+
"links": []
|
|
1182
1240
|
},
|
|
1183
1241
|
{
|
|
1184
1242
|
"id": "pre-configured-minimum-pin-length",
|
|
@@ -1197,7 +1255,8 @@
|
|
|
1197
1255
|
"title": "authenticatorGetInfo (0x04)",
|
|
1198
1256
|
"number": "6.4"
|
|
1199
1257
|
},
|
|
1200
|
-
"definedIn": "table"
|
|
1258
|
+
"definedIn": "table",
|
|
1259
|
+
"links": []
|
|
1201
1260
|
},
|
|
1202
1261
|
{
|
|
1203
1262
|
"id": "setminpinlength-pre-configured-list-of-rp-ids-authorized-to-receive",
|
|
@@ -1218,7 +1277,8 @@
|
|
|
1218
1277
|
"title": "authenticatorGetInfo (0x04)",
|
|
1219
1278
|
"number": "6.4"
|
|
1220
1279
|
},
|
|
1221
|
-
"definedIn": "table"
|
|
1280
|
+
"definedIn": "table",
|
|
1281
|
+
"links": []
|
|
1222
1282
|
},
|
|
1223
1283
|
{
|
|
1224
1284
|
"id": "getinfo-maxcredbloblength",
|
|
@@ -1239,7 +1299,8 @@
|
|
|
1239
1299
|
"title": "authenticatorGetInfo (0x04)",
|
|
1240
1300
|
"number": "6.4"
|
|
1241
1301
|
},
|
|
1242
|
-
"definedIn": "table"
|
|
1302
|
+
"definedIn": "table",
|
|
1303
|
+
"links": []
|
|
1243
1304
|
},
|
|
1244
1305
|
{
|
|
1245
1306
|
"id": "getinfo-preferredplatformuvattempts",
|
|
@@ -1260,7 +1321,8 @@
|
|
|
1260
1321
|
"title": "authenticatorGetInfo (0x04)",
|
|
1261
1322
|
"number": "6.4"
|
|
1262
1323
|
},
|
|
1263
|
-
"definedIn": "table"
|
|
1324
|
+
"definedIn": "table",
|
|
1325
|
+
"links": []
|
|
1264
1326
|
},
|
|
1265
1327
|
{
|
|
1266
1328
|
"id": "getinfo-certifications",
|
|
@@ -1281,7 +1343,8 @@
|
|
|
1281
1343
|
"title": "authenticatorGetInfo (0x04)",
|
|
1282
1344
|
"number": "6.4"
|
|
1283
1345
|
},
|
|
1284
|
-
"definedIn": "table"
|
|
1346
|
+
"definedIn": "table",
|
|
1347
|
+
"links": []
|
|
1285
1348
|
},
|
|
1286
1349
|
{
|
|
1287
1350
|
"id": "getinfo-vendorprototypeconfigcommands",
|
|
@@ -1302,7 +1365,8 @@
|
|
|
1302
1365
|
"title": "authenticatorGetInfo (0x04)",
|
|
1303
1366
|
"number": "6.4"
|
|
1304
1367
|
},
|
|
1305
|
-
"definedIn": "table"
|
|
1368
|
+
"definedIn": "table",
|
|
1369
|
+
"links": []
|
|
1306
1370
|
},
|
|
1307
1371
|
{
|
|
1308
1372
|
"id": "option-id",
|
|
@@ -1321,7 +1385,8 @@
|
|
|
1321
1385
|
"title": "authenticatorGetInfo (0x04)",
|
|
1322
1386
|
"number": "6.4"
|
|
1323
1387
|
},
|
|
1324
|
-
"definedIn": "table"
|
|
1388
|
+
"definedIn": "table",
|
|
1389
|
+
"links": []
|
|
1325
1390
|
},
|
|
1326
1391
|
{
|
|
1327
1392
|
"id": "getinfo-rk",
|
|
@@ -1342,7 +1407,8 @@
|
|
|
1342
1407
|
"title": "authenticatorGetInfo (0x04)",
|
|
1343
1408
|
"number": "6.4"
|
|
1344
1409
|
},
|
|
1345
|
-
"definedIn": "table"
|
|
1410
|
+
"definedIn": "table",
|
|
1411
|
+
"links": []
|
|
1346
1412
|
},
|
|
1347
1413
|
{
|
|
1348
1414
|
"id": "getinfo-clientpin",
|
|
@@ -1363,7 +1429,8 @@
|
|
|
1363
1429
|
"title": "authenticatorGetInfo (0x04)",
|
|
1364
1430
|
"number": "6.4"
|
|
1365
1431
|
},
|
|
1366
|
-
"definedIn": "table"
|
|
1432
|
+
"definedIn": "table",
|
|
1433
|
+
"links": []
|
|
1367
1434
|
},
|
|
1368
1435
|
{
|
|
1369
1436
|
"id": "getinfo-uv",
|
|
@@ -1384,7 +1451,8 @@
|
|
|
1384
1451
|
"title": "authenticatorGetInfo (0x04)",
|
|
1385
1452
|
"number": "6.4"
|
|
1386
1453
|
},
|
|
1387
|
-
"definedIn": "table"
|
|
1454
|
+
"definedIn": "table",
|
|
1455
|
+
"links": []
|
|
1388
1456
|
},
|
|
1389
1457
|
{
|
|
1390
1458
|
"id": "getinfo-pinuvauthtoken",
|
|
@@ -1405,7 +1473,8 @@
|
|
|
1405
1473
|
"title": "authenticatorGetInfo (0x04)",
|
|
1406
1474
|
"number": "6.4"
|
|
1407
1475
|
},
|
|
1408
|
-
"definedIn": "table"
|
|
1476
|
+
"definedIn": "table",
|
|
1477
|
+
"links": []
|
|
1409
1478
|
},
|
|
1410
1479
|
{
|
|
1411
1480
|
"id": "getinfo-nomcgapermissionswithclientpin",
|
|
@@ -1426,7 +1495,8 @@
|
|
|
1426
1495
|
"title": "authenticatorGetInfo (0x04)",
|
|
1427
1496
|
"number": "6.4"
|
|
1428
1497
|
},
|
|
1429
|
-
"definedIn": "table"
|
|
1498
|
+
"definedIn": "table",
|
|
1499
|
+
"links": []
|
|
1430
1500
|
},
|
|
1431
1501
|
{
|
|
1432
1502
|
"id": "getinfo-largeblobs",
|
|
@@ -1447,7 +1517,8 @@
|
|
|
1447
1517
|
"title": "authenticatorGetInfo (0x04)",
|
|
1448
1518
|
"number": "6.4"
|
|
1449
1519
|
},
|
|
1450
|
-
"definedIn": "table"
|
|
1520
|
+
"definedIn": "table",
|
|
1521
|
+
"links": []
|
|
1451
1522
|
},
|
|
1452
1523
|
{
|
|
1453
1524
|
"id": "getinfo-ep",
|
|
@@ -1468,7 +1539,8 @@
|
|
|
1468
1539
|
"title": "authenticatorGetInfo (0x04)",
|
|
1469
1540
|
"number": "6.4"
|
|
1470
1541
|
},
|
|
1471
|
-
"definedIn": "table"
|
|
1542
|
+
"definedIn": "table",
|
|
1543
|
+
"links": []
|
|
1472
1544
|
},
|
|
1473
1545
|
{
|
|
1474
1546
|
"id": "enterprise-attestation-is-enabled",
|
|
@@ -1487,7 +1559,8 @@
|
|
|
1487
1559
|
"title": "authenticatorGetInfo (0x04)",
|
|
1488
1560
|
"number": "6.4"
|
|
1489
1561
|
},
|
|
1490
|
-
"definedIn": "table"
|
|
1562
|
+
"definedIn": "table",
|
|
1563
|
+
"links": []
|
|
1491
1564
|
},
|
|
1492
1565
|
{
|
|
1493
1566
|
"id": "enterprise-attestation-is-disabled",
|
|
@@ -1506,7 +1579,8 @@
|
|
|
1506
1579
|
"title": "authenticatorGetInfo (0x04)",
|
|
1507
1580
|
"number": "6.4"
|
|
1508
1581
|
},
|
|
1509
|
-
"definedIn": "table"
|
|
1582
|
+
"definedIn": "table",
|
|
1583
|
+
"links": []
|
|
1510
1584
|
},
|
|
1511
1585
|
{
|
|
1512
1586
|
"id": "getinfo-bioenroll",
|
|
@@ -1527,7 +1601,8 @@
|
|
|
1527
1601
|
"title": "authenticatorGetInfo (0x04)",
|
|
1528
1602
|
"number": "6.4"
|
|
1529
1603
|
},
|
|
1530
|
-
"definedIn": "table"
|
|
1604
|
+
"definedIn": "table",
|
|
1605
|
+
"links": []
|
|
1531
1606
|
},
|
|
1532
1607
|
{
|
|
1533
1608
|
"id": "getinfo-userverificationmgmtpreview",
|
|
@@ -1548,7 +1623,8 @@
|
|
|
1548
1623
|
"title": "authenticatorGetInfo (0x04)",
|
|
1549
1624
|
"number": "6.4"
|
|
1550
1625
|
},
|
|
1551
|
-
"definedIn": "table"
|
|
1626
|
+
"definedIn": "table",
|
|
1627
|
+
"links": []
|
|
1552
1628
|
},
|
|
1553
1629
|
{
|
|
1554
1630
|
"id": "getinfo-uvbioenroll",
|
|
@@ -1569,7 +1645,8 @@
|
|
|
1569
1645
|
"title": "authenticatorGetInfo (0x04)",
|
|
1570
1646
|
"number": "6.4"
|
|
1571
1647
|
},
|
|
1572
|
-
"definedIn": "table"
|
|
1648
|
+
"definedIn": "table",
|
|
1649
|
+
"links": []
|
|
1573
1650
|
},
|
|
1574
1651
|
{
|
|
1575
1652
|
"id": "getinfo-authnrcfg",
|
|
@@ -1590,7 +1667,8 @@
|
|
|
1590
1667
|
"title": "authenticatorGetInfo (0x04)",
|
|
1591
1668
|
"number": "6.4"
|
|
1592
1669
|
},
|
|
1593
|
-
"definedIn": "table"
|
|
1670
|
+
"definedIn": "table",
|
|
1671
|
+
"links": []
|
|
1594
1672
|
},
|
|
1595
1673
|
{
|
|
1596
1674
|
"id": "getinfo-uvacfg",
|
|
@@ -1611,7 +1689,8 @@
|
|
|
1611
1689
|
"title": "authenticatorGetInfo (0x04)",
|
|
1612
1690
|
"number": "6.4"
|
|
1613
1691
|
},
|
|
1614
|
-
"definedIn": "table"
|
|
1692
|
+
"definedIn": "table",
|
|
1693
|
+
"links": []
|
|
1615
1694
|
},
|
|
1616
1695
|
{
|
|
1617
1696
|
"id": "getinfo-credmgmt",
|
|
@@ -1632,7 +1711,8 @@
|
|
|
1632
1711
|
"title": "authenticatorGetInfo (0x04)",
|
|
1633
1712
|
"number": "6.4"
|
|
1634
1713
|
},
|
|
1635
|
-
"definedIn": "table"
|
|
1714
|
+
"definedIn": "table",
|
|
1715
|
+
"links": []
|
|
1636
1716
|
},
|
|
1637
1717
|
{
|
|
1638
1718
|
"id": "getinfo-credentialmgmtpreview",
|
|
@@ -1653,7 +1733,8 @@
|
|
|
1653
1733
|
"title": "authenticatorGetInfo (0x04)",
|
|
1654
1734
|
"number": "6.4"
|
|
1655
1735
|
},
|
|
1656
|
-
"definedIn": "table"
|
|
1736
|
+
"definedIn": "table",
|
|
1737
|
+
"links": []
|
|
1657
1738
|
},
|
|
1658
1739
|
{
|
|
1659
1740
|
"id": "getinfo-setminpinlength",
|
|
@@ -1674,7 +1755,8 @@
|
|
|
1674
1755
|
"title": "authenticatorGetInfo (0x04)",
|
|
1675
1756
|
"number": "6.4"
|
|
1676
1757
|
},
|
|
1677
|
-
"definedIn": "table"
|
|
1758
|
+
"definedIn": "table",
|
|
1759
|
+
"links": []
|
|
1678
1760
|
},
|
|
1679
1761
|
{
|
|
1680
1762
|
"id": "getinfo-makecreduvnotrqd",
|
|
@@ -1695,7 +1777,8 @@
|
|
|
1695
1777
|
"title": "authenticatorGetInfo (0x04)",
|
|
1696
1778
|
"number": "6.4"
|
|
1697
1779
|
},
|
|
1698
|
-
"definedIn": "table"
|
|
1780
|
+
"definedIn": "table",
|
|
1781
|
+
"links": []
|
|
1699
1782
|
},
|
|
1700
1783
|
{
|
|
1701
1784
|
"id": "getinfo-alwaysuv",
|
|
@@ -1716,7 +1799,8 @@
|
|
|
1716
1799
|
"title": "authenticatorGetInfo (0x04)",
|
|
1717
1800
|
"number": "6.4"
|
|
1718
1801
|
},
|
|
1719
|
-
"definedIn": "table"
|
|
1802
|
+
"definedIn": "table",
|
|
1803
|
+
"links": []
|
|
1720
1804
|
},
|
|
1721
1805
|
{
|
|
1722
1806
|
"id": "alwaysuv-feature-is-enabled",
|
|
@@ -1735,7 +1819,8 @@
|
|
|
1735
1819
|
"title": "authenticatorGetInfo (0x04)",
|
|
1736
1820
|
"number": "6.4"
|
|
1737
1821
|
},
|
|
1738
|
-
"definedIn": "table"
|
|
1822
|
+
"definedIn": "table",
|
|
1823
|
+
"links": []
|
|
1739
1824
|
},
|
|
1740
1825
|
{
|
|
1741
1826
|
"id": "alwaysuv-feature-is-disabled",
|
|
@@ -1754,7 +1839,8 @@
|
|
|
1754
1839
|
"title": "authenticatorGetInfo (0x04)",
|
|
1755
1840
|
"number": "6.4"
|
|
1756
1841
|
},
|
|
1757
|
-
"definedIn": "table"
|
|
1842
|
+
"definedIn": "table",
|
|
1843
|
+
"links": []
|
|
1758
1844
|
},
|
|
1759
1845
|
{
|
|
1760
1846
|
"id": "pin-uv-auth-protocol",
|
|
@@ -1773,7 +1859,8 @@
|
|
|
1773
1859
|
"title": "authenticatorClientPIN (0x06)",
|
|
1774
1860
|
"number": "6.5"
|
|
1775
1861
|
},
|
|
1776
|
-
"definedIn": "prose"
|
|
1862
|
+
"definedIn": "prose",
|
|
1863
|
+
"links": []
|
|
1777
1864
|
},
|
|
1778
1865
|
{
|
|
1779
1866
|
"id": "puatoken-pinuvauthtoken",
|
|
@@ -1794,7 +1881,8 @@
|
|
|
1794
1881
|
"title": "authenticatorClientPIN (0x06)",
|
|
1795
1882
|
"number": "6.5"
|
|
1796
1883
|
},
|
|
1797
|
-
"definedIn": "prose"
|
|
1884
|
+
"definedIn": "prose",
|
|
1885
|
+
"links": []
|
|
1798
1886
|
},
|
|
1799
1887
|
{
|
|
1800
1888
|
"id": "puatoken-state-variables",
|
|
@@ -1815,7 +1903,8 @@
|
|
|
1815
1903
|
"title": "pinUvAuthToken State",
|
|
1816
1904
|
"number": "6.5.2.1"
|
|
1817
1905
|
},
|
|
1818
|
-
"definedIn": "prose"
|
|
1906
|
+
"definedIn": "prose",
|
|
1907
|
+
"links": []
|
|
1819
1908
|
},
|
|
1820
1909
|
{
|
|
1821
1910
|
"id": "puatoken-usage-timer",
|
|
@@ -1836,7 +1925,8 @@
|
|
|
1836
1925
|
"title": "pinUvAuthToken State",
|
|
1837
1926
|
"number": "6.5.2.1"
|
|
1838
1927
|
},
|
|
1839
|
-
"definedIn": "prose"
|
|
1928
|
+
"definedIn": "prose",
|
|
1929
|
+
"links": []
|
|
1840
1930
|
},
|
|
1841
1931
|
{
|
|
1842
1932
|
"id": "puatoken-in-use-flag",
|
|
@@ -1857,7 +1947,8 @@
|
|
|
1857
1947
|
"title": "pinUvAuthToken State",
|
|
1858
1948
|
"number": "6.5.2.1"
|
|
1859
1949
|
},
|
|
1860
|
-
"definedIn": "prose"
|
|
1950
|
+
"definedIn": "prose",
|
|
1951
|
+
"links": []
|
|
1861
1952
|
},
|
|
1862
1953
|
{
|
|
1863
1954
|
"id": "puatoken-not-in-use",
|
|
@@ -1878,7 +1969,8 @@
|
|
|
1878
1969
|
"title": "pinUvAuthToken State",
|
|
1879
1970
|
"number": "6.5.2.1"
|
|
1880
1971
|
},
|
|
1881
|
-
"definedIn": "prose"
|
|
1972
|
+
"definedIn": "prose",
|
|
1973
|
+
"links": []
|
|
1882
1974
|
},
|
|
1883
1975
|
{
|
|
1884
1976
|
"id": "puatoken-in-use",
|
|
@@ -1899,7 +1991,8 @@
|
|
|
1899
1991
|
"title": "pinUvAuthToken State",
|
|
1900
1992
|
"number": "6.5.2.1"
|
|
1901
1993
|
},
|
|
1902
|
-
"definedIn": "prose"
|
|
1994
|
+
"definedIn": "prose",
|
|
1995
|
+
"links": []
|
|
1903
1996
|
},
|
|
1904
1997
|
{
|
|
1905
1998
|
"id": "puatoken-initial-usage-time-limit",
|
|
@@ -1920,7 +2013,8 @@
|
|
|
1920
2013
|
"title": "pinUvAuthToken State",
|
|
1921
2014
|
"number": "6.5.2.1"
|
|
1922
2015
|
},
|
|
1923
|
-
"definedIn": "prose"
|
|
2016
|
+
"definedIn": "prose",
|
|
2017
|
+
"links": []
|
|
1924
2018
|
},
|
|
1925
2019
|
{
|
|
1926
2020
|
"id": "puatoken-rolling-timer",
|
|
@@ -1941,7 +2035,8 @@
|
|
|
1941
2035
|
"title": "pinUvAuthToken State",
|
|
1942
2036
|
"number": "6.5.2.1"
|
|
1943
2037
|
},
|
|
1944
|
-
"definedIn": "prose"
|
|
2038
|
+
"definedIn": "prose",
|
|
2039
|
+
"links": []
|
|
1945
2040
|
},
|
|
1946
2041
|
{
|
|
1947
2042
|
"id": "puatoken-user-present-time-limit",
|
|
@@ -1962,7 +2057,8 @@
|
|
|
1962
2057
|
"title": "pinUvAuthToken State",
|
|
1963
2058
|
"number": "6.5.2.1"
|
|
1964
2059
|
},
|
|
1965
|
-
"definedIn": "prose"
|
|
2060
|
+
"definedIn": "prose",
|
|
2061
|
+
"links": []
|
|
1966
2062
|
},
|
|
1967
2063
|
{
|
|
1968
2064
|
"id": "puatoken-max-usage-time-period",
|
|
@@ -1983,7 +2079,8 @@
|
|
|
1983
2079
|
"title": "pinUvAuthToken State",
|
|
1984
2080
|
"number": "6.5.2.1"
|
|
1985
2081
|
},
|
|
1986
|
-
"definedIn": "prose"
|
|
2082
|
+
"definedIn": "prose",
|
|
2083
|
+
"links": []
|
|
1987
2084
|
},
|
|
1988
2085
|
{
|
|
1989
2086
|
"id": "puatoken-userverified-flag",
|
|
@@ -2004,7 +2101,8 @@
|
|
|
2004
2101
|
"title": "pinUvAuthToken State",
|
|
2005
2102
|
"number": "6.5.2.1"
|
|
2006
2103
|
},
|
|
2007
|
-
"definedIn": "prose"
|
|
2104
|
+
"definedIn": "prose",
|
|
2105
|
+
"links": []
|
|
2008
2106
|
},
|
|
2009
2107
|
{
|
|
2010
2108
|
"id": "puatoken-userpresent-flag",
|
|
@@ -2025,7 +2123,8 @@
|
|
|
2025
2123
|
"title": "pinUvAuthToken State",
|
|
2026
2124
|
"number": "6.5.2.1"
|
|
2027
2125
|
},
|
|
2028
|
-
"definedIn": "prose"
|
|
2126
|
+
"definedIn": "prose",
|
|
2127
|
+
"links": []
|
|
2029
2128
|
},
|
|
2030
2129
|
{
|
|
2031
2130
|
"id": "pinretries",
|
|
@@ -2044,7 +2143,8 @@
|
|
|
2044
2143
|
"title": "PIN-Entry and User Verification Retries Counters",
|
|
2045
2144
|
"number": "6.5.2.2"
|
|
2046
2145
|
},
|
|
2047
|
-
"definedIn": "prose"
|
|
2146
|
+
"definedIn": "prose",
|
|
2147
|
+
"links": []
|
|
2048
2148
|
},
|
|
2049
2149
|
{
|
|
2050
2150
|
"id": "uvretries",
|
|
@@ -2063,7 +2163,8 @@
|
|
|
2063
2163
|
"title": "PIN-Entry and User Verification Retries Counters",
|
|
2064
2164
|
"number": "6.5.2.2"
|
|
2065
2165
|
},
|
|
2066
|
-
"definedIn": "prose"
|
|
2166
|
+
"definedIn": "prose",
|
|
2167
|
+
"links": []
|
|
2067
2168
|
},
|
|
2068
2169
|
{
|
|
2069
2170
|
"id": "maxuvretries",
|
|
@@ -2082,7 +2183,8 @@
|
|
|
2082
2183
|
"title": "PIN-Entry and User Verification Retries Counters",
|
|
2083
2184
|
"number": "6.5.2.2"
|
|
2084
2185
|
},
|
|
2085
|
-
"definedIn": "prose"
|
|
2186
|
+
"definedIn": "prose",
|
|
2187
|
+
"links": []
|
|
2086
2188
|
},
|
|
2087
2189
|
{
|
|
2088
2190
|
"id": "maxuvattemptsforinternalretries",
|
|
@@ -2101,7 +2203,8 @@
|
|
|
2101
2203
|
"title": "PIN-Entry and User Verification Retries Counters",
|
|
2102
2204
|
"number": "6.5.2.2"
|
|
2103
2205
|
},
|
|
2104
|
-
"definedIn": "prose"
|
|
2206
|
+
"definedIn": "prose",
|
|
2207
|
+
"links": []
|
|
2105
2208
|
},
|
|
2106
2209
|
{
|
|
2107
2210
|
"id": "internalretry",
|
|
@@ -2120,7 +2223,8 @@
|
|
|
2120
2223
|
"title": "PIN-Entry and User Verification Retries Counters",
|
|
2121
2224
|
"number": "6.5.2.2"
|
|
2122
2225
|
},
|
|
2123
|
-
"definedIn": "prose"
|
|
2226
|
+
"definedIn": "prose",
|
|
2227
|
+
"links": []
|
|
2124
2228
|
},
|
|
2125
2229
|
{
|
|
2126
2230
|
"id": "performbuiltinuv-internalretry",
|
|
@@ -2139,7 +2243,8 @@
|
|
|
2139
2243
|
"title": "Perform Built-in User Verification Algorithm",
|
|
2140
2244
|
"number": "6.5.3.1"
|
|
2141
2245
|
},
|
|
2142
|
-
"definedIn": "prose"
|
|
2246
|
+
"definedIn": "prose",
|
|
2247
|
+
"links": []
|
|
2143
2248
|
},
|
|
2144
2249
|
{
|
|
2145
2250
|
"id": "pinuvauthprotocol-beginusingpinuvauthtoken",
|
|
@@ -2160,7 +2265,8 @@
|
|
|
2160
2265
|
"title": "pinUvAuthToken State Maintenance Functions",
|
|
2161
2266
|
"number": "6.5.3.2"
|
|
2162
2267
|
},
|
|
2163
|
-
"definedIn": "dt"
|
|
2268
|
+
"definedIn": "dt",
|
|
2269
|
+
"links": []
|
|
2164
2270
|
},
|
|
2165
2271
|
{
|
|
2166
2272
|
"id": "pinuvauthprotocol-pinuvauthtokenusagetimerobserver",
|
|
@@ -2181,7 +2287,8 @@
|
|
|
2181
2287
|
"title": "pinUvAuthToken State Maintenance Functions",
|
|
2182
2288
|
"number": "6.5.3.2"
|
|
2183
2289
|
},
|
|
2184
|
-
"definedIn": "dt"
|
|
2290
|
+
"definedIn": "dt",
|
|
2291
|
+
"links": []
|
|
2185
2292
|
},
|
|
2186
2293
|
{
|
|
2187
2294
|
"id": "pinuvauthprotocol-getuserpresentflagvalue",
|
|
@@ -2202,7 +2309,8 @@
|
|
|
2202
2309
|
"title": "pinUvAuthToken State Maintenance Functions",
|
|
2203
2310
|
"number": "6.5.3.2"
|
|
2204
2311
|
},
|
|
2205
|
-
"definedIn": "dt"
|
|
2312
|
+
"definedIn": "dt",
|
|
2313
|
+
"links": []
|
|
2206
2314
|
},
|
|
2207
2315
|
{
|
|
2208
2316
|
"id": "pinuvauthprotocol-getuserverifiedflagvalue",
|
|
@@ -2223,7 +2331,8 @@
|
|
|
2223
2331
|
"title": "pinUvAuthToken State Maintenance Functions",
|
|
2224
2332
|
"number": "6.5.3.2"
|
|
2225
2333
|
},
|
|
2226
|
-
"definedIn": "dt"
|
|
2334
|
+
"definedIn": "dt",
|
|
2335
|
+
"links": []
|
|
2227
2336
|
},
|
|
2228
2337
|
{
|
|
2229
2338
|
"id": "pinuvauthprotocol-clearuserpresentflag",
|
|
@@ -2244,7 +2353,8 @@
|
|
|
2244
2353
|
"title": "pinUvAuthToken State Maintenance Functions",
|
|
2245
2354
|
"number": "6.5.3.2"
|
|
2246
2355
|
},
|
|
2247
|
-
"definedIn": "dt"
|
|
2356
|
+
"definedIn": "dt",
|
|
2357
|
+
"links": []
|
|
2248
2358
|
},
|
|
2249
2359
|
{
|
|
2250
2360
|
"id": "pinuvauthprotocol-clearuserverifiedflag",
|
|
@@ -2265,7 +2375,8 @@
|
|
|
2265
2375
|
"title": "pinUvAuthToken State Maintenance Functions",
|
|
2266
2376
|
"number": "6.5.3.2"
|
|
2267
2377
|
},
|
|
2268
|
-
"definedIn": "dt"
|
|
2378
|
+
"definedIn": "dt",
|
|
2379
|
+
"links": []
|
|
2269
2380
|
},
|
|
2270
2381
|
{
|
|
2271
2382
|
"id": "pinuvauthprotocol-clearpinuvauthtokenpermissionsexceptlbw",
|
|
@@ -2286,7 +2397,8 @@
|
|
|
2286
2397
|
"title": "pinUvAuthToken State Maintenance Functions",
|
|
2287
2398
|
"number": "6.5.3.2"
|
|
2288
2399
|
},
|
|
2289
|
-
"definedIn": "dt"
|
|
2400
|
+
"definedIn": "dt",
|
|
2401
|
+
"links": []
|
|
2290
2402
|
},
|
|
2291
2403
|
{
|
|
2292
2404
|
"id": "pinuvauthprotocol-stopusingpinuvauthtoken",
|
|
@@ -2307,7 +2419,8 @@
|
|
|
2307
2419
|
"title": "pinUvAuthToken State Maintenance Functions",
|
|
2308
2420
|
"number": "6.5.3.2"
|
|
2309
2421
|
},
|
|
2310
|
-
"definedIn": "dt"
|
|
2422
|
+
"definedIn": "dt",
|
|
2423
|
+
"links": []
|
|
2311
2424
|
},
|
|
2312
2425
|
{
|
|
2313
2426
|
"id": "pinuvauthprotocol-initialize",
|
|
@@ -2328,7 +2441,8 @@
|
|
|
2328
2441
|
"title": "PIN/UV Auth Protocol Abstract Definition",
|
|
2329
2442
|
"number": "6.5.4"
|
|
2330
2443
|
},
|
|
2331
|
-
"definedIn": "dt"
|
|
2444
|
+
"definedIn": "dt",
|
|
2445
|
+
"links": []
|
|
2332
2446
|
},
|
|
2333
2447
|
{
|
|
2334
2448
|
"id": "pinuvauthprotocol-regenerate",
|
|
@@ -2349,7 +2463,8 @@
|
|
|
2349
2463
|
"title": "PIN/UV Auth Protocol Abstract Definition",
|
|
2350
2464
|
"number": "6.5.4"
|
|
2351
2465
|
},
|
|
2352
|
-
"definedIn": "dt"
|
|
2466
|
+
"definedIn": "dt",
|
|
2467
|
+
"links": []
|
|
2353
2468
|
},
|
|
2354
2469
|
{
|
|
2355
2470
|
"id": "pinuvauthprotocol-resetpinuvauthtoken",
|
|
@@ -2370,7 +2485,8 @@
|
|
|
2370
2485
|
"title": "PIN/UV Auth Protocol Abstract Definition",
|
|
2371
2486
|
"number": "6.5.4"
|
|
2372
2487
|
},
|
|
2373
|
-
"definedIn": "dt"
|
|
2488
|
+
"definedIn": "dt",
|
|
2489
|
+
"links": []
|
|
2374
2490
|
},
|
|
2375
2491
|
{
|
|
2376
2492
|
"id": "pinuvauthprotocol-getpublickey",
|
|
@@ -2391,7 +2507,8 @@
|
|
|
2391
2507
|
"title": "PIN/UV Auth Protocol Abstract Definition",
|
|
2392
2508
|
"number": "6.5.4"
|
|
2393
2509
|
},
|
|
2394
|
-
"definedIn": "dt"
|
|
2510
|
+
"definedIn": "dt",
|
|
2511
|
+
"links": []
|
|
2395
2512
|
},
|
|
2396
2513
|
{
|
|
2397
2514
|
"id": "pinuvauthprotocol-decapsulate",
|
|
@@ -2412,7 +2529,8 @@
|
|
|
2412
2529
|
"title": "PIN/UV Auth Protocol Abstract Definition",
|
|
2413
2530
|
"number": "6.5.4"
|
|
2414
2531
|
},
|
|
2415
|
-
"definedIn": "dt"
|
|
2532
|
+
"definedIn": "dt",
|
|
2533
|
+
"links": []
|
|
2416
2534
|
},
|
|
2417
2535
|
{
|
|
2418
2536
|
"id": "pinuvauthprotocol-decrypt",
|
|
@@ -2433,7 +2551,8 @@
|
|
|
2433
2551
|
"title": "PIN/UV Auth Protocol Abstract Definition",
|
|
2434
2552
|
"number": "6.5.4"
|
|
2435
2553
|
},
|
|
2436
|
-
"definedIn": "dt"
|
|
2554
|
+
"definedIn": "dt",
|
|
2555
|
+
"links": []
|
|
2437
2556
|
},
|
|
2438
2557
|
{
|
|
2439
2558
|
"id": "pinuvauthprotocol-verify",
|
|
@@ -2454,7 +2573,8 @@
|
|
|
2454
2573
|
"title": "PIN/UV Auth Protocol Abstract Definition",
|
|
2455
2574
|
"number": "6.5.4"
|
|
2456
2575
|
},
|
|
2457
|
-
"definedIn": "dt"
|
|
2576
|
+
"definedIn": "dt",
|
|
2577
|
+
"links": []
|
|
2458
2578
|
},
|
|
2459
2579
|
{
|
|
2460
2580
|
"id": "pinuvauthprotocol-encapsulate",
|
|
@@ -2475,7 +2595,8 @@
|
|
|
2475
2595
|
"title": "PIN/UV Auth Protocol Abstract Definition",
|
|
2476
2596
|
"number": "6.5.4"
|
|
2477
2597
|
},
|
|
2478
|
-
"definedIn": "dt"
|
|
2598
|
+
"definedIn": "dt",
|
|
2599
|
+
"links": []
|
|
2479
2600
|
},
|
|
2480
2601
|
{
|
|
2481
2602
|
"id": "pinuvauthprotocol-encrypt",
|
|
@@ -2496,7 +2617,8 @@
|
|
|
2496
2617
|
"title": "PIN/UV Auth Protocol Abstract Definition",
|
|
2497
2618
|
"number": "6.5.4"
|
|
2498
2619
|
},
|
|
2499
|
-
"definedIn": "dt"
|
|
2620
|
+
"definedIn": "dt",
|
|
2621
|
+
"links": []
|
|
2500
2622
|
},
|
|
2501
2623
|
{
|
|
2502
2624
|
"id": "pinuvauthprotocol-authenticate",
|
|
@@ -2517,7 +2639,8 @@
|
|
|
2517
2639
|
"title": "PIN/UV Auth Protocol Abstract Definition",
|
|
2518
2640
|
"number": "6.5.4"
|
|
2519
2641
|
},
|
|
2520
|
-
"definedIn": "dt"
|
|
2642
|
+
"definedIn": "dt",
|
|
2643
|
+
"links": []
|
|
2521
2644
|
},
|
|
2522
2645
|
{
|
|
2523
2646
|
"id": "authenticatorclientpin-pinuvauthprotocol",
|
|
@@ -2538,7 +2661,8 @@
|
|
|
2538
2661
|
"title": "authenticatorClientPIN (0x06) Command Definition",
|
|
2539
2662
|
"number": "6.5.5"
|
|
2540
2663
|
},
|
|
2541
|
-
"definedIn": "table"
|
|
2664
|
+
"definedIn": "table",
|
|
2665
|
+
"links": []
|
|
2542
2666
|
},
|
|
2543
2667
|
{
|
|
2544
2668
|
"id": "perms-param-permissions",
|
|
@@ -2559,7 +2683,8 @@
|
|
|
2559
2683
|
"title": "authenticatorClientPIN (0x06) Command Definition",
|
|
2560
2684
|
"number": "6.5.5"
|
|
2561
2685
|
},
|
|
2562
|
-
"definedIn": "table"
|
|
2686
|
+
"definedIn": "table",
|
|
2687
|
+
"links": []
|
|
2563
2688
|
},
|
|
2564
2689
|
{
|
|
2565
2690
|
"id": "authenticatorclientpin-rpid",
|
|
@@ -2580,7 +2705,8 @@
|
|
|
2580
2705
|
"title": "authenticatorClientPIN (0x06) Command Definition",
|
|
2581
2706
|
"number": "6.5.5"
|
|
2582
2707
|
},
|
|
2583
|
-
"definedIn": "table"
|
|
2708
|
+
"definedIn": "table",
|
|
2709
|
+
"links": []
|
|
2584
2710
|
},
|
|
2585
2711
|
{
|
|
2586
2712
|
"id": "platform-key-agreement-key",
|
|
@@ -2599,7 +2725,8 @@
|
|
|
2599
2725
|
"title": "Obtaining the Shared Secret",
|
|
2600
2726
|
"number": "6.5.5.4"
|
|
2601
2727
|
},
|
|
2602
|
-
"definedIn": "prose"
|
|
2728
|
+
"definedIn": "prose",
|
|
2729
|
+
"links": []
|
|
2603
2730
|
},
|
|
2604
2731
|
{
|
|
2605
2732
|
"id": "shared-secret",
|
|
@@ -2618,7 +2745,8 @@
|
|
|
2618
2745
|
"title": "Obtaining the Shared Secret",
|
|
2619
2746
|
"number": "6.5.5.4"
|
|
2620
2747
|
},
|
|
2621
|
-
"definedIn": "prose"
|
|
2748
|
+
"definedIn": "prose",
|
|
2749
|
+
"links": []
|
|
2622
2750
|
},
|
|
2623
2751
|
{
|
|
2624
2752
|
"id": "pincodepointlength",
|
|
@@ -2637,7 +2765,8 @@
|
|
|
2637
2765
|
"title": "Setting a New PIN",
|
|
2638
2766
|
"number": "6.5.5.5"
|
|
2639
2767
|
},
|
|
2640
|
-
"definedIn": "prose"
|
|
2768
|
+
"definedIn": "prose",
|
|
2769
|
+
"links": []
|
|
2641
2770
|
},
|
|
2642
2771
|
{
|
|
2643
2772
|
"id": "currentstoredpin",
|
|
@@ -2656,7 +2785,8 @@
|
|
|
2656
2785
|
"title": "Setting a New PIN",
|
|
2657
2786
|
"number": "6.5.5.5"
|
|
2658
2787
|
},
|
|
2659
|
-
"definedIn": "prose"
|
|
2788
|
+
"definedIn": "prose",
|
|
2789
|
+
"links": []
|
|
2660
2790
|
},
|
|
2661
2791
|
{
|
|
2662
2792
|
"id": "permissions-rp-id",
|
|
@@ -2675,7 +2805,8 @@
|
|
|
2675
2805
|
"title": "Operations to Obtain a pinUvAuthToken",
|
|
2676
2806
|
"number": "6.5.5.7"
|
|
2677
2807
|
},
|
|
2678
|
-
"definedIn": "prose"
|
|
2808
|
+
"definedIn": "prose",
|
|
2809
|
+
"links": []
|
|
2679
2810
|
},
|
|
2680
2811
|
{
|
|
2681
2812
|
"id": "pinuvauthtoken-permissions",
|
|
@@ -2694,7 +2825,8 @@
|
|
|
2694
2825
|
"title": "Operations to Obtain a pinUvAuthToken",
|
|
2695
2826
|
"number": "6.5.5.7"
|
|
2696
2827
|
},
|
|
2697
|
-
"definedIn": "prose"
|
|
2828
|
+
"definedIn": "prose",
|
|
2829
|
+
"links": []
|
|
2698
2830
|
},
|
|
2699
2831
|
{
|
|
2700
2832
|
"id": "mc",
|
|
@@ -2713,7 +2845,8 @@
|
|
|
2713
2845
|
"title": "Operations to Obtain a pinUvAuthToken",
|
|
2714
2846
|
"number": "6.5.5.7"
|
|
2715
2847
|
},
|
|
2716
|
-
"definedIn": "table"
|
|
2848
|
+
"definedIn": "table",
|
|
2849
|
+
"links": []
|
|
2717
2850
|
},
|
|
2718
2851
|
{
|
|
2719
2852
|
"id": "ga",
|
|
@@ -2732,7 +2865,8 @@
|
|
|
2732
2865
|
"title": "Operations to Obtain a pinUvAuthToken",
|
|
2733
2866
|
"number": "6.5.5.7"
|
|
2734
2867
|
},
|
|
2735
|
-
"definedIn": "table"
|
|
2868
|
+
"definedIn": "table",
|
|
2869
|
+
"links": []
|
|
2736
2870
|
},
|
|
2737
2871
|
{
|
|
2738
2872
|
"id": "cm",
|
|
@@ -2751,7 +2885,8 @@
|
|
|
2751
2885
|
"title": "Operations to Obtain a pinUvAuthToken",
|
|
2752
2886
|
"number": "6.5.5.7"
|
|
2753
2887
|
},
|
|
2754
|
-
"definedIn": "table"
|
|
2888
|
+
"definedIn": "table",
|
|
2889
|
+
"links": []
|
|
2755
2890
|
},
|
|
2756
2891
|
{
|
|
2757
2892
|
"id": "be",
|
|
@@ -2770,7 +2905,8 @@
|
|
|
2770
2905
|
"title": "Operations to Obtain a pinUvAuthToken",
|
|
2771
2906
|
"number": "6.5.5.7"
|
|
2772
2907
|
},
|
|
2773
|
-
"definedIn": "table"
|
|
2908
|
+
"definedIn": "table",
|
|
2909
|
+
"links": []
|
|
2774
2910
|
},
|
|
2775
2911
|
{
|
|
2776
2912
|
"id": "lbw",
|
|
@@ -2789,7 +2925,8 @@
|
|
|
2789
2925
|
"title": "Operations to Obtain a pinUvAuthToken",
|
|
2790
2926
|
"number": "6.5.5.7"
|
|
2791
2927
|
},
|
|
2792
|
-
"definedIn": "table"
|
|
2928
|
+
"definedIn": "table",
|
|
2929
|
+
"links": []
|
|
2793
2930
|
},
|
|
2794
2931
|
{
|
|
2795
2932
|
"id": "acfg",
|
|
@@ -2808,7 +2945,8 @@
|
|
|
2808
2945
|
"title": "Operations to Obtain a pinUvAuthToken",
|
|
2809
2946
|
"number": "6.5.5.7"
|
|
2810
2947
|
},
|
|
2811
|
-
"definedIn": "table"
|
|
2948
|
+
"definedIn": "table",
|
|
2949
|
+
"links": []
|
|
2812
2950
|
},
|
|
2813
2951
|
{
|
|
2814
2952
|
"id": "default-permissions",
|
|
@@ -2827,7 +2965,8 @@
|
|
|
2827
2965
|
"title": "Operations to Obtain a pinUvAuthToken",
|
|
2828
2966
|
"number": "6.5.5.7"
|
|
2829
2967
|
},
|
|
2830
|
-
"definedIn": "prose"
|
|
2968
|
+
"definedIn": "prose",
|
|
2969
|
+
"links": []
|
|
2831
2970
|
},
|
|
2832
2971
|
{
|
|
2833
2972
|
"id": "puap1keyagmnt-key-agreement-key",
|
|
@@ -2848,7 +2987,8 @@
|
|
|
2848
2987
|
"title": "PIN/UV Auth Protocol One",
|
|
2849
2988
|
"number": "6.5.6"
|
|
2850
2989
|
},
|
|
2851
|
-
"definedIn": "prose"
|
|
2990
|
+
"definedIn": "prose",
|
|
2991
|
+
"links": []
|
|
2852
2992
|
},
|
|
2853
2993
|
{
|
|
2854
2994
|
"id": "puap1keyagmnt-public-point",
|
|
@@ -2869,7 +3009,8 @@
|
|
|
2869
3009
|
"title": "PIN/UV Auth Protocol One",
|
|
2870
3010
|
"number": "6.5.6"
|
|
2871
3011
|
},
|
|
2872
|
-
"definedIn": "prose"
|
|
3012
|
+
"definedIn": "prose",
|
|
3013
|
+
"links": []
|
|
2873
3014
|
},
|
|
2874
3015
|
{
|
|
2875
3016
|
"id": "templatefriendlyname",
|
|
@@ -2888,7 +3029,8 @@
|
|
|
2888
3029
|
"title": "authenticatorBioEnrollment (0x09)",
|
|
2889
3030
|
"number": "6.7"
|
|
2890
3031
|
},
|
|
2891
|
-
"definedIn": "table"
|
|
3032
|
+
"definedIn": "table",
|
|
3033
|
+
"links": []
|
|
2892
3034
|
},
|
|
2893
3035
|
{
|
|
2894
3036
|
"id": "maxtemplatefriendlyname",
|
|
@@ -2907,7 +3049,8 @@
|
|
|
2907
3049
|
"title": "authenticatorBioEnrollment (0x09)",
|
|
2908
3050
|
"number": "6.7"
|
|
2909
3051
|
},
|
|
2910
|
-
"definedIn": "table"
|
|
3052
|
+
"definedIn": "table",
|
|
3053
|
+
"links": []
|
|
2911
3054
|
},
|
|
2912
3055
|
{
|
|
2913
3056
|
"id": "opaque-large-blob-data",
|
|
@@ -2926,7 +3069,8 @@
|
|
|
2926
3069
|
"title": "authenticatorLargeBlobs (0x0C)",
|
|
2927
3070
|
"number": "6.10"
|
|
2928
3071
|
},
|
|
2929
|
-
"definedIn": "prose"
|
|
3072
|
+
"definedIn": "prose",
|
|
3073
|
+
"links": []
|
|
2930
3074
|
},
|
|
2931
3075
|
{
|
|
2932
3076
|
"id": "large-blob-array",
|
|
@@ -2945,7 +3089,8 @@
|
|
|
2945
3089
|
"title": "authenticatorLargeBlobs (0x0C)",
|
|
2946
3090
|
"number": "6.10"
|
|
2947
3091
|
},
|
|
2948
|
-
"definedIn": "prose"
|
|
3092
|
+
"definedIn": "prose",
|
|
3093
|
+
"links": []
|
|
2949
3094
|
},
|
|
2950
3095
|
{
|
|
2951
3096
|
"id": "serialized-large-blob-array",
|
|
@@ -2964,7 +3109,8 @@
|
|
|
2964
3109
|
"title": "authenticatorLargeBlobs (0x0C)",
|
|
2965
3110
|
"number": "6.10"
|
|
2966
3111
|
},
|
|
2967
|
-
"definedIn": "prose"
|
|
3112
|
+
"definedIn": "prose",
|
|
3113
|
+
"links": []
|
|
2968
3114
|
},
|
|
2969
3115
|
{
|
|
2970
3116
|
"id": "initial-serialized-large-blob-array",
|
|
@@ -2983,7 +3129,8 @@
|
|
|
2983
3129
|
"title": "authenticatorLargeBlobs (0x0C)",
|
|
2984
3130
|
"number": "6.10"
|
|
2985
3131
|
},
|
|
2986
|
-
"definedIn": "prose"
|
|
3132
|
+
"definedIn": "prose",
|
|
3133
|
+
"links": []
|
|
2987
3134
|
},
|
|
2988
3135
|
{
|
|
2989
3136
|
"id": "config",
|
|
@@ -3002,7 +3149,8 @@
|
|
|
3002
3149
|
"title": "Reading and writing serialised data",
|
|
3003
3150
|
"number": "6.10.2"
|
|
3004
3151
|
},
|
|
3005
|
-
"definedIn": "table"
|
|
3152
|
+
"definedIn": "table",
|
|
3153
|
+
"links": []
|
|
3006
3154
|
},
|
|
3007
3155
|
{
|
|
3008
3156
|
"id": "large-blob-map",
|
|
@@ -3021,7 +3169,8 @@
|
|
|
3021
3169
|
"title": "Large, per-credential blobs",
|
|
3022
3170
|
"number": "6.10.3"
|
|
3023
3171
|
},
|
|
3024
|
-
"definedIn": "prose"
|
|
3172
|
+
"definedIn": "prose",
|
|
3173
|
+
"links": []
|
|
3025
3174
|
},
|
|
3026
3175
|
{
|
|
3027
3176
|
"id": "largeblobmapconform",
|
|
@@ -3040,7 +3189,8 @@
|
|
|
3040
3189
|
"title": "Large, per-credential blobs",
|
|
3041
3190
|
"number": "6.10.3"
|
|
3042
3191
|
},
|
|
3043
|
-
"definedIn": "prose"
|
|
3192
|
+
"definedIn": "prose",
|
|
3193
|
+
"links": []
|
|
3044
3194
|
},
|
|
3045
3195
|
{
|
|
3046
3196
|
"id": "currently-defined-authenticatorconfig-subcommands",
|
|
@@ -3059,7 +3209,8 @@
|
|
|
3059
3209
|
"title": "authenticatorConfig (0x0D)",
|
|
3060
3210
|
"number": "6.11"
|
|
3061
3211
|
},
|
|
3062
|
-
"definedIn": "prose"
|
|
3212
|
+
"definedIn": "prose",
|
|
3213
|
+
"links": []
|
|
3063
3214
|
},
|
|
3064
3215
|
{
|
|
3065
3216
|
"id": "authconfig-vendorcommandid",
|
|
@@ -3080,7 +3231,8 @@
|
|
|
3080
3231
|
"title": "Vendor Prototype Command",
|
|
3081
3232
|
"number": "6.11.3"
|
|
3082
3233
|
},
|
|
3083
|
-
"definedIn": "table"
|
|
3234
|
+
"definedIn": "table",
|
|
3235
|
+
"links": []
|
|
3084
3236
|
},
|
|
3085
3237
|
{
|
|
3086
3238
|
"id": "authconfig-newminpinlength",
|
|
@@ -3101,7 +3253,8 @@
|
|
|
3101
3253
|
"title": "Setting a minimum PIN Length",
|
|
3102
3254
|
"number": "6.11.4"
|
|
3103
3255
|
},
|
|
3104
|
-
"definedIn": "table"
|
|
3256
|
+
"definedIn": "table",
|
|
3257
|
+
"links": []
|
|
3105
3258
|
},
|
|
3106
3259
|
{
|
|
3107
3260
|
"id": "authconfig-minpinlengthrpids",
|
|
@@ -3122,7 +3275,8 @@
|
|
|
3122
3275
|
"title": "Setting a minimum PIN Length",
|
|
3123
3276
|
"number": "6.11.4"
|
|
3124
3277
|
},
|
|
3125
|
-
"definedIn": "table"
|
|
3278
|
+
"definedIn": "table",
|
|
3279
|
+
"links": []
|
|
3126
3280
|
},
|
|
3127
3281
|
{
|
|
3128
3282
|
"id": "authconfig-forcechangepin",
|
|
@@ -3143,7 +3297,8 @@
|
|
|
3143
3297
|
"title": "Setting a minimum PIN Length",
|
|
3144
3298
|
"number": "6.11.4"
|
|
3145
3299
|
},
|
|
3146
|
-
"definedIn": "table"
|
|
3300
|
+
"definedIn": "table",
|
|
3301
|
+
"links": []
|
|
3147
3302
|
},
|
|
3148
3303
|
{
|
|
3149
3304
|
"id": "enterprise",
|
|
@@ -3162,7 +3317,8 @@
|
|
|
3162
3317
|
"title": "Enterprise Attestation",
|
|
3163
3318
|
"number": "7.1"
|
|
3164
3319
|
},
|
|
3165
|
-
"definedIn": "prose"
|
|
3320
|
+
"definedIn": "prose",
|
|
3321
|
+
"links": []
|
|
3166
3322
|
},
|
|
3167
3323
|
{
|
|
3168
3324
|
"id": "enterprise-context",
|
|
@@ -3181,7 +3337,8 @@
|
|
|
3181
3337
|
"title": "Enterprise Attestation",
|
|
3182
3338
|
"number": "7.1"
|
|
3183
3339
|
},
|
|
3184
|
-
"definedIn": "prose"
|
|
3340
|
+
"definedIn": "prose",
|
|
3341
|
+
"links": []
|
|
3185
3342
|
},
|
|
3186
3343
|
{
|
|
3187
3344
|
"id": "vendor-facilitated-enterprise-attestation",
|
|
@@ -3200,7 +3357,8 @@
|
|
|
3200
3357
|
"title": "Enterprise Attestation",
|
|
3201
3358
|
"number": "7.1"
|
|
3202
3359
|
},
|
|
3203
|
-
"definedIn": "prose"
|
|
3360
|
+
"definedIn": "prose",
|
|
3361
|
+
"links": []
|
|
3204
3362
|
},
|
|
3205
3363
|
{
|
|
3206
3364
|
"id": "entpattstn-pre-configured-rp-id-list",
|
|
@@ -3221,7 +3379,8 @@
|
|
|
3221
3379
|
"title": "Enterprise Attestation",
|
|
3222
3380
|
"number": "7.1"
|
|
3223
3381
|
},
|
|
3224
|
-
"definedIn": "prose"
|
|
3382
|
+
"definedIn": "prose",
|
|
3383
|
+
"links": []
|
|
3225
3384
|
},
|
|
3226
3385
|
{
|
|
3227
3386
|
"id": "platform-managed-enterprise-attestation",
|
|
@@ -3240,7 +3399,8 @@
|
|
|
3240
3399
|
"title": "Enterprise Attestation",
|
|
3241
3400
|
"number": "7.1"
|
|
3242
3401
|
},
|
|
3243
|
-
"definedIn": "prose"
|
|
3402
|
+
"definedIn": "prose",
|
|
3403
|
+
"links": []
|
|
3244
3404
|
},
|
|
3245
3405
|
{
|
|
3246
3406
|
"id": "ctap2-canonical-cbor-encoding-form",
|
|
@@ -3259,7 +3419,8 @@
|
|
|
3259
3419
|
"title": "Message Encoding",
|
|
3260
3420
|
"number": "8"
|
|
3261
3421
|
},
|
|
3262
|
-
"definedIn": "prose"
|
|
3422
|
+
"definedIn": "prose",
|
|
3423
|
+
"links": []
|
|
3263
3424
|
},
|
|
3264
3425
|
{
|
|
3265
3426
|
"id": "uint8",
|
|
@@ -3278,7 +3439,8 @@
|
|
|
3278
3439
|
"title": "Utility functions",
|
|
3279
3440
|
"number": "8.3"
|
|
3280
3441
|
},
|
|
3281
|
-
"definedIn": "dt"
|
|
3442
|
+
"definedIn": "dt",
|
|
3443
|
+
"links": []
|
|
3282
3444
|
},
|
|
3283
3445
|
{
|
|
3284
3446
|
"id": "uint32littleendian",
|
|
@@ -3297,7 +3459,8 @@
|
|
|
3297
3459
|
"title": "Utility functions",
|
|
3298
3460
|
"number": "8.3"
|
|
3299
3461
|
},
|
|
3300
|
-
"definedIn": "dt"
|
|
3462
|
+
"definedIn": "dt",
|
|
3463
|
+
"links": []
|
|
3301
3464
|
},
|
|
3302
3465
|
{
|
|
3303
3466
|
"id": "uint64littleendian",
|
|
@@ -3316,7 +3479,8 @@
|
|
|
3316
3479
|
"title": "Utility functions",
|
|
3317
3480
|
"number": "8.3"
|
|
3318
3481
|
},
|
|
3319
|
-
"definedIn": "dt"
|
|
3482
|
+
"definedIn": "dt",
|
|
3483
|
+
"links": []
|
|
3320
3484
|
},
|
|
3321
3485
|
{
|
|
3322
3486
|
"id": "fido-interfaces",
|
|
@@ -3335,7 +3499,8 @@
|
|
|
3335
3499
|
"title": "Secure protocol implementation",
|
|
3336
3500
|
"number": "11.1"
|
|
3337
3501
|
},
|
|
3338
|
-
"definedIn": "prose"
|
|
3502
|
+
"definedIn": "prose",
|
|
3503
|
+
"links": []
|
|
3339
3504
|
},
|
|
3340
3505
|
{
|
|
3341
3506
|
"id": "dom-authenticationextensionsclientinputs-credentialprotectionpolicy",
|
|
@@ -3356,7 +3521,8 @@
|
|
|
3356
3521
|
"title": "Feature detection",
|
|
3357
3522
|
"number": "12.1.1"
|
|
3358
3523
|
},
|
|
3359
|
-
"definedIn": "pre"
|
|
3524
|
+
"definedIn": "pre",
|
|
3525
|
+
"links": []
|
|
3360
3526
|
},
|
|
3361
3527
|
{
|
|
3362
3528
|
"id": "dom-authenticationextensionsclientinputs-enforcecredentialprotectionpolicy",
|
|
@@ -3377,7 +3543,8 @@
|
|
|
3377
3543
|
"title": "Feature detection",
|
|
3378
3544
|
"number": "12.1.1"
|
|
3379
3545
|
},
|
|
3380
|
-
"definedIn": "pre"
|
|
3546
|
+
"definedIn": "pre",
|
|
3547
|
+
"links": []
|
|
3381
3548
|
},
|
|
3382
3549
|
{
|
|
3383
3550
|
"id": "userverificationoptional",
|
|
@@ -3396,7 +3563,8 @@
|
|
|
3396
3563
|
"title": "Feature detection",
|
|
3397
3564
|
"number": "12.1.1"
|
|
3398
3565
|
},
|
|
3399
|
-
"definedIn": "prose"
|
|
3566
|
+
"definedIn": "prose",
|
|
3567
|
+
"links": []
|
|
3400
3568
|
},
|
|
3401
3569
|
{
|
|
3402
3570
|
"id": "userverificationoptionalwithcredentialidlist",
|
|
@@ -3415,7 +3583,8 @@
|
|
|
3415
3583
|
"title": "Feature detection",
|
|
3416
3584
|
"number": "12.1.1"
|
|
3417
3585
|
},
|
|
3418
|
-
"definedIn": "prose"
|
|
3586
|
+
"definedIn": "prose",
|
|
3587
|
+
"links": []
|
|
3419
3588
|
},
|
|
3420
3589
|
{
|
|
3421
3590
|
"id": "userverificationrequired",
|
|
@@ -3434,7 +3603,8 @@
|
|
|
3434
3603
|
"title": "Feature detection",
|
|
3435
3604
|
"number": "12.1.1"
|
|
3436
3605
|
},
|
|
3437
|
-
"definedIn": "prose"
|
|
3606
|
+
"definedIn": "prose",
|
|
3607
|
+
"links": []
|
|
3438
3608
|
},
|
|
3439
3609
|
{
|
|
3440
3610
|
"id": "credprotect-value",
|
|
@@ -3452,7 +3622,8 @@
|
|
|
3452
3622
|
"href": "https://fidoalliance.org/specs/fido-v2.1-ps-20210615/fido-client-to-authenticator-protocol-v2.1-ps-errata-20220621.html#title",
|
|
3453
3623
|
"title": "Client to Authenticator Protocol (CTAP)"
|
|
3454
3624
|
},
|
|
3455
|
-
"definedIn": "prose"
|
|
3625
|
+
"definedIn": "prose",
|
|
3626
|
+
"links": []
|
|
3456
3627
|
},
|
|
3457
3628
|
{
|
|
3458
3629
|
"id": "credblob-value",
|
|
@@ -3471,7 +3642,8 @@
|
|
|
3471
3642
|
"title": "Credential Blob (credBlob)",
|
|
3472
3643
|
"number": "12.2"
|
|
3473
3644
|
},
|
|
3474
|
-
"definedIn": "prose"
|
|
3645
|
+
"definedIn": "prose",
|
|
3646
|
+
"links": []
|
|
3475
3647
|
},
|
|
3476
3648
|
{
|
|
3477
3649
|
"id": "dom-authenticationextensionsclientinputs-credblob",
|
|
@@ -3492,7 +3664,8 @@
|
|
|
3492
3664
|
"title": "Feature detection",
|
|
3493
3665
|
"number": "12.2.1"
|
|
3494
3666
|
},
|
|
3495
|
-
"definedIn": "pre"
|
|
3667
|
+
"definedIn": "pre",
|
|
3668
|
+
"links": []
|
|
3496
3669
|
},
|
|
3497
3670
|
{
|
|
3498
3671
|
"id": "dom-authenticationextensionsclientinputs-getcredblob",
|
|
@@ -3513,7 +3686,8 @@
|
|
|
3513
3686
|
"title": "Feature detection",
|
|
3514
3687
|
"number": "12.2.1"
|
|
3515
3688
|
},
|
|
3516
|
-
"definedIn": "pre"
|
|
3689
|
+
"definedIn": "pre",
|
|
3690
|
+
"links": []
|
|
3517
3691
|
},
|
|
3518
3692
|
{
|
|
3519
3693
|
"id": "largeblobkey",
|
|
@@ -3532,7 +3706,8 @@
|
|
|
3532
3706
|
"title": "Large Blob Key (largeBlobKey)",
|
|
3533
3707
|
"number": "12.3"
|
|
3534
3708
|
},
|
|
3535
|
-
"definedIn": "prose"
|
|
3709
|
+
"definedIn": "prose",
|
|
3710
|
+
"links": []
|
|
3536
3711
|
},
|
|
3537
3712
|
{
|
|
3538
3713
|
"id": "dom-authenticationextensionsclientinputs-minpinlength",
|
|
@@ -3553,7 +3728,8 @@
|
|
|
3553
3728
|
"title": "Minimum PIN Length Extension (minPinLength)",
|
|
3554
3729
|
"number": "12.4"
|
|
3555
3730
|
},
|
|
3556
|
-
"definedIn": "pre"
|
|
3731
|
+
"definedIn": "pre",
|
|
3732
|
+
"links": []
|
|
3557
3733
|
},
|
|
3558
3734
|
{
|
|
3559
3735
|
"id": "dom-authenticationextensionsclientinputs-hmaccreatesecret",
|
|
@@ -3574,7 +3750,8 @@
|
|
|
3574
3750
|
"title": "HMAC Secret Extension (hmac-secret)",
|
|
3575
3751
|
"number": "12.5"
|
|
3576
3752
|
},
|
|
3577
|
-
"definedIn": "pre"
|
|
3753
|
+
"definedIn": "pre",
|
|
3754
|
+
"links": []
|
|
3578
3755
|
},
|
|
3579
3756
|
{
|
|
3580
3757
|
"id": "dictdef-hmacgetsecretinput",
|
|
@@ -3593,7 +3770,8 @@
|
|
|
3593
3770
|
"title": "HMAC Secret Extension (hmac-secret)",
|
|
3594
3771
|
"number": "12.5"
|
|
3595
3772
|
},
|
|
3596
|
-
"definedIn": "pre"
|
|
3773
|
+
"definedIn": "pre",
|
|
3774
|
+
"links": []
|
|
3597
3775
|
},
|
|
3598
3776
|
{
|
|
3599
3777
|
"id": "dom-hmacgetsecretinput-salt1",
|
|
@@ -3614,7 +3792,8 @@
|
|
|
3614
3792
|
"title": "HMAC Secret Extension (hmac-secret)",
|
|
3615
3793
|
"number": "12.5"
|
|
3616
3794
|
},
|
|
3617
|
-
"definedIn": "pre"
|
|
3795
|
+
"definedIn": "pre",
|
|
3796
|
+
"links": []
|
|
3618
3797
|
},
|
|
3619
3798
|
{
|
|
3620
3799
|
"id": "dom-hmacgetsecretinput-salt2",
|
|
@@ -3635,7 +3814,8 @@
|
|
|
3635
3814
|
"title": "HMAC Secret Extension (hmac-secret)",
|
|
3636
3815
|
"number": "12.5"
|
|
3637
3816
|
},
|
|
3638
|
-
"definedIn": "pre"
|
|
3817
|
+
"definedIn": "pre",
|
|
3818
|
+
"links": []
|
|
3639
3819
|
},
|
|
3640
3820
|
{
|
|
3641
3821
|
"id": "dom-authenticationextensionsclientinputs-hmacgetsecret",
|
|
@@ -3656,7 +3836,8 @@
|
|
|
3656
3836
|
"title": "HMAC Secret Extension (hmac-secret)",
|
|
3657
3837
|
"number": "12.5"
|
|
3658
3838
|
},
|
|
3659
|
-
"definedIn": "pre"
|
|
3839
|
+
"definedIn": "pre",
|
|
3840
|
+
"links": []
|
|
3660
3841
|
},
|
|
3661
3842
|
{
|
|
3662
3843
|
"id": "dom-authenticationextensionsclientoutputs-hmaccreatesecret",
|
|
@@ -3677,7 +3858,8 @@
|
|
|
3677
3858
|
"title": "HMAC Secret Extension (hmac-secret)",
|
|
3678
3859
|
"number": "12.5"
|
|
3679
3860
|
},
|
|
3680
|
-
"definedIn": "pre"
|
|
3861
|
+
"definedIn": "pre",
|
|
3862
|
+
"links": []
|
|
3681
3863
|
},
|
|
3682
3864
|
{
|
|
3683
3865
|
"id": "dictdef-hmacgetsecretoutput",
|
|
@@ -3696,7 +3878,8 @@
|
|
|
3696
3878
|
"title": "HMAC Secret Extension (hmac-secret)",
|
|
3697
3879
|
"number": "12.5"
|
|
3698
3880
|
},
|
|
3699
|
-
"definedIn": "pre"
|
|
3881
|
+
"definedIn": "pre",
|
|
3882
|
+
"links": []
|
|
3700
3883
|
},
|
|
3701
3884
|
{
|
|
3702
3885
|
"id": "dom-hmacgetsecretoutput-output1",
|
|
@@ -3717,7 +3900,8 @@
|
|
|
3717
3900
|
"title": "HMAC Secret Extension (hmac-secret)",
|
|
3718
3901
|
"number": "12.5"
|
|
3719
3902
|
},
|
|
3720
|
-
"definedIn": "pre"
|
|
3903
|
+
"definedIn": "pre",
|
|
3904
|
+
"links": []
|
|
3721
3905
|
},
|
|
3722
3906
|
{
|
|
3723
3907
|
"id": "dom-hmacgetsecretoutput-output2",
|
|
@@ -3738,7 +3922,8 @@
|
|
|
3738
3922
|
"title": "HMAC Secret Extension (hmac-secret)",
|
|
3739
3923
|
"number": "12.5"
|
|
3740
3924
|
},
|
|
3741
|
-
"definedIn": "pre"
|
|
3925
|
+
"definedIn": "pre",
|
|
3926
|
+
"links": []
|
|
3742
3927
|
},
|
|
3743
3928
|
{
|
|
3744
3929
|
"id": "dom-authenticationextensionsclientoutputs-hmacgetsecret",
|
|
@@ -3759,7 +3944,8 @@
|
|
|
3759
3944
|
"title": "HMAC Secret Extension (hmac-secret)",
|
|
3760
3945
|
"number": "12.5"
|
|
3761
3946
|
},
|
|
3762
|
-
"definedIn": "pre"
|
|
3947
|
+
"definedIn": "pre",
|
|
3948
|
+
"links": []
|
|
3763
3949
|
}
|
|
3764
3950
|
]
|
|
3765
3951
|
}
|