Skip to content

Commit ee8d1a4

Browse files
Deploy to GitHub pages
1 parent 6f636eb commit ee8d1a4

File tree

1 file changed

+18
-18
lines changed

1 file changed

+18
-18
lines changed

main.html

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
intervaltree 3.1.0
5454
Jinja2 3.1.2
5555
lxml 5.3.1
56-
platformdirs 4.3.6
56+
platformdirs 4.3.7
5757
pycountry 24.6.1
5858
PyYAML 6.0.1
5959
requests 2.31.0
@@ -2223,7 +2223,7 @@ <h3 id="name-terminology">
22232223
<dd style="margin-left: 1.5em" id="section-1.2-3.38">
22242224
Statement of conformance to a
22252225
well-scoped set of trust and/or interoperability requirements
2226-
as determined by an accreditation authority.
2226+
as determined by an accreditation authority.
22272227
Each Trust Mark has a Trust Mark identifier.<a href="#section-1.2-3.38" class="pilcrow">¶</a>
22282228
</dd>
22292229
<dd class="break"></dd>
@@ -3997,9 +3997,9 @@ <h4 id="name-operators">
39973997
</li>
39983998
<li class="normal" id="section-6.1.3-2.9">
39993999
<p id="section-6.1.3-2.9.1">
4000-
Metadata parameters and policies that conform to the JSON
4000+
Metadata parameters and policies that conform to the JSON
40014001
grammar but do not represent interoperable uses of JSON,
4002-
as per Sections 4 and 8 of <span>[<a href="#RFC8259" class="cite xref">RFC8259</a>]</span>,
4002+
as per Sections 4 and 8 of <span>[<a href="#RFC8259" class="cite xref">RFC8259</a>]</span>,
40034003
can cause unpredictable behavior.<a href="#section-6.1.3-2.9.1" class="pilcrow">¶</a></p>
40044004
</li>
40054005
</ul>
@@ -4491,8 +4491,8 @@ <h6 id="name-essential">
44914491
<p id="section-6.1.3.1.7-9">
44924492
Order of application: Last<a href="#section-6.1.3.1.7-9" class="pilcrow">¶</a></p>
44934493
<p id="section-6.1.3.1.7-10">
4494-
Operator value merge: The result of merging the values of two
4495-
<code>essential</code> operators is the logical
4494+
Operator value merge: The result of merging the values of two
4495+
<code>essential</code> operators is the logical
44964496
disjunction (<code>OR</code>) of the operator values.<a href="#section-6.1.3.1.7-10" class="pilcrow">¶</a></p>
44974497
</section>
44984498
</div>
@@ -5268,7 +5268,7 @@ <h2 id="name-trust-marks">
52685268
<code>typ</code> header parameter to prevent
52695269
cross-JWT confusion, per Section 3.11 of <span>[<a href="#RFC8725" class="cite xref">RFC8725</a>]</span>.
52705270
The <code>typ</code> header parameter value MUST be
5271-
<code>trust-mark+jwt</code>
5271+
<code>trust-mark+jwt</code>
52725272
unless the trust framework in use defines a more specific
52735273
media type value for the particular kind of Trust Mark.
52745274
Trust Marks without a <code>typ</code> header parameter
@@ -8832,16 +8832,16 @@ <h4 id="name-processing-explicit-client-r">
88328832
</li>
88338833
<li id="section-12.2.5-1.5">
88348834
<p id="section-12.2.5-1.5.1">
8835-
The RP MUST ensure that the metadata it was registered with
8836-
at the OP complies with the Trust Chain
8837-
<code>openid_relying_party</code> policies,
8838-
which Trust Chain is resolved using the
8839-
<code>trust_anchor</code> and
8840-
<code>authority_hints</code> claims of the
8841-
received registration Entity Statement. The RP SHOULD perform this check
8842-
by applying the resolved policies to the metadata as
8843-
specified in <a href="#metadata_policy_resolution" class="auto internal xref">Section 6.1.4.1</a>, or
8844-
utilize another equivalent method.<a href="#section-12.2.5-1.5.1" class="pilcrow">¶</a></p>
8835+
The RP MUST first ensure that the information it was registered with
8836+
at the OP contains the same set of entity_types as the request does.
8837+
After having collected a Trust Chain using the response claim
8838+
<code>trust_anchor_id</code> as the
8839+
<code>entity_id</code> for the Trust Anchor and
8840+
<code>authority_hints</code> as starting points
8841+
for the Trust Chain collection,
8842+
the RP SHOULD verify that the response metadata for each entity type is valid
8843+
by applying the resolved policies to the received metadata, as
8844+
specified in <a href="#metadata_policy_resolution" class="auto internal xref">Section 6.1.4.1</a>.<a href="#section-12.2.5-1.5.1" class="pilcrow">¶</a></p>
88458845
</li>
88468846
<li id="section-12.2.5-1.6">
88478847
<p id="section-12.2.5-1.6.1">
@@ -12627,7 +12627,7 @@ <h2 id="name-document-history">
1262712627
</li>
1262812628
<li class="normal" id="appendix-C-5.13">
1262912629
<p id="appendix-C-5.13.1">
12630-
Fixed #162: Trust Mark claim <code>id</code>
12630+
Fixed #162: Trust Mark claim <code>id</code>
1263112631
renamed to <code>trust_mark_id</code>.
1263212632
Other more specific Trust Mark JWT <code>typ</code> header parameter values
1263312633
can be used if defined by trust frameworks in use and understood by the implementation.<a href="#appendix-C-5.13.1" class="pilcrow">¶</a></p>

0 commit comments

Comments
 (0)