|
188 | 188 | "definedIn": "dt" |
189 | 189 | }, |
190 | 190 | { |
191 | | - "id": "device-bound-session-session-key", |
192 | | - "href": "https://w3c.github.io/webappsec-dbsc/#device-bound-session-session-key", |
| 191 | + "id": "device-bound-session-session-key-pair", |
| 192 | + "href": "https://w3c.github.io/webappsec-dbsc/#device-bound-session-session-key-pair", |
193 | 193 | "linkingText": [ |
194 | | - "session key" |
| 194 | + "session key pair" |
195 | 195 | ], |
196 | 196 | "localLinkingText": [], |
197 | 197 | "type": "dfn", |
|
494 | 494 | }, |
495 | 495 | "definedIn": "prose" |
496 | 496 | }, |
| 497 | + { |
| 498 | + "id": "algorithms-determine-if-a-url-is-in-scope", |
| 499 | + "href": "https://w3c.github.io/webappsec-dbsc/#algorithms-determine-if-a-url-is-in-scope", |
| 500 | + "linkingText": [ |
| 501 | + "determine if a URL is in scope" |
| 502 | + ], |
| 503 | + "localLinkingText": [], |
| 504 | + "type": "dfn", |
| 505 | + "for": [ |
| 506 | + "algorithms" |
| 507 | + ], |
| 508 | + "access": "public", |
| 509 | + "informative": false, |
| 510 | + "heading": { |
| 511 | + "id": "algo-url-in-scope", |
| 512 | + "href": "https://w3c.github.io/webappsec-dbsc/#algo-url-in-scope", |
| 513 | + "title": "Identify if a URL is in scope of a session", |
| 514 | + "number": "8.2" |
| 515 | + }, |
| 516 | + "definedIn": "prose" |
| 517 | + }, |
| 518 | + { |
| 519 | + "id": "algorithms-determine-if-a-request-is-allowed-to-trigger-refresh", |
| 520 | + "href": "https://w3c.github.io/webappsec-dbsc/#algorithms-determine-if-a-request-is-allowed-to-trigger-refresh", |
| 521 | + "linkingText": [ |
| 522 | + "determine if a request is allowed to trigger refresh" |
| 523 | + ], |
| 524 | + "localLinkingText": [], |
| 525 | + "type": "dfn", |
| 526 | + "for": [ |
| 527 | + "algorithms" |
| 528 | + ], |
| 529 | + "access": "public", |
| 530 | + "informative": false, |
| 531 | + "heading": { |
| 532 | + "id": "algo-request-allows-refresh", |
| 533 | + "href": "https://w3c.github.io/webappsec-dbsc/#algo-request-allows-refresh", |
| 534 | + "title": "Identify if a request is allowed to refresh", |
| 535 | + "number": "8.3" |
| 536 | + }, |
| 537 | + "definedIn": "prose" |
| 538 | + }, |
| 539 | + { |
| 540 | + "id": "algorithms-determine-if-a-host-matches-a-pattern", |
| 541 | + "href": "https://w3c.github.io/webappsec-dbsc/#algorithms-determine-if-a-host-matches-a-pattern", |
| 542 | + "linkingText": [ |
| 543 | + "determine if a host matches a pattern" |
| 544 | + ], |
| 545 | + "localLinkingText": [], |
| 546 | + "type": "dfn", |
| 547 | + "for": [ |
| 548 | + "algorithms" |
| 549 | + ], |
| 550 | + "access": "public", |
| 551 | + "informative": false, |
| 552 | + "heading": { |
| 553 | + "id": "algo-host-pattern-matches", |
| 554 | + "href": "https://w3c.github.io/webappsec-dbsc/#algo-host-pattern-matches", |
| 555 | + "title": "Identify if a host matches a pattern", |
| 556 | + "number": "8.4" |
| 557 | + }, |
| 558 | + "definedIn": "prose" |
| 559 | + }, |
| 560 | + { |
| 561 | + "id": "algorithms-identify-a-session-needing-refresh", |
| 562 | + "href": "https://w3c.github.io/webappsec-dbsc/#algorithms-identify-a-session-needing-refresh", |
| 563 | + "linkingText": [ |
| 564 | + "identify a session needing refresh" |
| 565 | + ], |
| 566 | + "localLinkingText": [], |
| 567 | + "type": "dfn", |
| 568 | + "for": [ |
| 569 | + "algorithms" |
| 570 | + ], |
| 571 | + "access": "public", |
| 572 | + "informative": false, |
| 573 | + "heading": { |
| 574 | + "id": "algo-identify-session-needing-refresh", |
| 575 | + "href": "https://w3c.github.io/webappsec-dbsc/#algo-identify-session-needing-refresh", |
| 576 | + "title": "Identify session needing refresh", |
| 577 | + "number": "8.5" |
| 578 | + }, |
| 579 | + "definedIn": "prose" |
| 580 | + }, |
| 581 | + { |
| 582 | + "id": "algorithms-identify-if-a-request-is-missing-a-session-credential", |
| 583 | + "href": "https://w3c.github.io/webappsec-dbsc/#algorithms-identify-if-a-request-is-missing-a-session-credential", |
| 584 | + "linkingText": [ |
| 585 | + "identify if a request is missing a session credential" |
| 586 | + ], |
| 587 | + "localLinkingText": [], |
| 588 | + "type": "dfn", |
| 589 | + "for": [ |
| 590 | + "algorithms" |
| 591 | + ], |
| 592 | + "access": "public", |
| 593 | + "informative": false, |
| 594 | + "heading": { |
| 595 | + "id": "algo-identify-if-missing-session-credential", |
| 596 | + "href": "https://w3c.github.io/webappsec-dbsc/#algo-identify-if-missing-session-credential", |
| 597 | + "title": "Identify if missing session credential", |
| 598 | + "number": "8.6" |
| 599 | + }, |
| 600 | + "definedIn": "prose" |
| 601 | + }, |
497 | 602 | { |
498 | 603 | "id": "algorithms-process-a-challenge", |
499 | 604 | "href": "https://w3c.github.io/webappsec-dbsc/#algorithms-process-a-challenge", |
|
540 | 645 | "id": "create-session", |
541 | 646 | "href": "https://w3c.github.io/webappsec-dbsc/#create-session", |
542 | 647 | "linkingText": [ |
543 | | - "create a new session" |
| 648 | + "create a session" |
544 | 649 | ], |
545 | 650 | "localLinkingText": [], |
546 | 651 | "type": "dfn", |
|
556 | 661 | "definedIn": "prose" |
557 | 662 | }, |
558 | 663 | { |
559 | | - "id": "create-session-key", |
560 | | - "href": "https://w3c.github.io/webappsec-dbsc/#create-session-key", |
| 664 | + "id": "process-session-registration", |
| 665 | + "href": "https://w3c.github.io/webappsec-dbsc/#process-session-registration", |
561 | 666 | "linkingText": [ |
562 | | - "create a session key" |
| 667 | + "process a session registration" |
563 | 668 | ], |
564 | 669 | "localLinkingText": [], |
565 | 670 | "type": "dfn", |
566 | 671 | "for": [], |
567 | 672 | "access": "public", |
568 | 673 | "informative": false, |
569 | 674 | "heading": { |
570 | | - "id": "algo-create-session-key", |
571 | | - "href": "https://w3c.github.io/webappsec-dbsc/#algo-create-session-key", |
572 | | - "title": "Create session key", |
| 675 | + "id": "algo-process-session-registration", |
| 676 | + "href": "https://w3c.github.io/webappsec-dbsc/#algo-process-session-registration", |
| 677 | + "title": "Process session registration", |
573 | 678 | "number": "8.10" |
574 | 679 | }, |
575 | 680 | "definedIn": "prose" |
576 | 681 | }, |
| 682 | + { |
| 683 | + "id": "create-session-key-pair", |
| 684 | + "href": "https://w3c.github.io/webappsec-dbsc/#create-session-key-pair", |
| 685 | + "linkingText": [ |
| 686 | + "create a session key pair" |
| 687 | + ], |
| 688 | + "localLinkingText": [], |
| 689 | + "type": "dfn", |
| 690 | + "for": [], |
| 691 | + "access": "public", |
| 692 | + "informative": false, |
| 693 | + "heading": { |
| 694 | + "id": "algo-create-session-key-pair", |
| 695 | + "href": "https://w3c.github.io/webappsec-dbsc/#algo-create-session-key-pair", |
| 696 | + "title": "Create session key pair", |
| 697 | + "number": "8.11" |
| 698 | + }, |
| 699 | + "definedIn": "prose" |
| 700 | + }, |
577 | 701 | { |
578 | 702 | "id": "add-debug-header", |
579 | 703 | "href": "https://w3c.github.io/webappsec-dbsc/#add-debug-header", |
|
589 | 713 | "id": "algo-add-debug-header", |
590 | 714 | "href": "https://w3c.github.io/webappsec-dbsc/#algo-add-debug-header", |
591 | 715 | "title": "Add debug header", |
592 | | - "number": "8.11" |
| 716 | + "number": "8.12" |
593 | 717 | }, |
594 | 718 | "definedIn": "prose" |
595 | 719 | }, |
596 | 720 | { |
597 | 721 | "id": "secure-session-registration-header", |
598 | 722 | "href": "https://w3c.github.io/webappsec-dbsc/#secure-session-registration-header", |
599 | 723 | "linkingText": [ |
600 | | - "`Secure-Session-Registration`" |
| 724 | + "Secure-Session-Registration" |
601 | 725 | ], |
602 | 726 | "localLinkingText": [], |
603 | 727 | "type": "http-header", |
|
616 | 740 | "id": "secure-session-challenge-header", |
617 | 741 | "href": "https://w3c.github.io/webappsec-dbsc/#secure-session-challenge-header", |
618 | 742 | "linkingText": [ |
619 | | - "`Secure-Session-Challenge`" |
| 743 | + "Secure-Session-Challenge" |
620 | 744 | ], |
621 | 745 | "localLinkingText": [], |
622 | 746 | "type": "http-header", |
|
635 | 759 | "id": "secure-session-response-header", |
636 | 760 | "href": "https://w3c.github.io/webappsec-dbsc/#secure-session-response-header", |
637 | 761 | "linkingText": [ |
638 | | - "`Secure-Session-Response`" |
| 762 | + "Secure-Session-Response" |
639 | 763 | ], |
640 | 764 | "localLinkingText": [], |
641 | 765 | "type": "http-header", |
|
654 | 778 | "id": "sec-secure-session-id-header", |
655 | 779 | "href": "https://w3c.github.io/webappsec-dbsc/#sec-secure-session-id-header", |
656 | 780 | "linkingText": [ |
657 | | - "`Sec-Secure-Session-Id`" |
| 781 | + "Sec-Secure-Session-Id" |
658 | 782 | ], |
659 | 783 | "localLinkingText": [], |
660 | 784 | "type": "http-header", |
|
673 | 797 | "id": "secure-session-skipped-header", |
674 | 798 | "href": "https://w3c.github.io/webappsec-dbsc/#secure-session-skipped-header", |
675 | 799 | "linkingText": [ |
676 | | - "`Secure-Session-Skipped`" |
| 800 | + "Secure-Session-Skipped" |
677 | 801 | ], |
678 | 802 | "localLinkingText": [], |
679 | 803 | "type": "http-header", |
|
0 commit comments