Skip to content

Commit 674319d

Browse files
committed
Capitalize Resolved Metadata
1 parent a13e2e3 commit 674319d

File tree

1 file changed

+13
-13
lines changed

1 file changed

+13
-13
lines changed

openid-federation-1_0.xml

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -2237,7 +2237,7 @@
22372237
</t>
22382238
<t>
22392239
A Trust Chain with Entity metadata that does not comply with
2240-
the resolved metadata policies is deemed invalid.
2240+
the Resolved Metadata policies is deemed invalid.
22412241
</t>
22422242
</list>
22432243
</t>
@@ -3203,7 +3203,7 @@
32033203
contains a <spanx style="verb">metadata</spanx> Claim, this MUST
32043204
first be applied, as described in the Claim definition in
32053205
<xref target="common-claims"/>, and only then it can be
3206-
proceeded with applying the resolved metadata policy.
3206+
proceeded with applying the Resolved Metadata policy.
32073207
</t>
32083208

32093209
<t>
@@ -3424,10 +3424,10 @@
34243424
Intermediate Entity for its Immediate Subordinates are applied to
34253425
the Trust Chain subject <spanx style="verb">metadata</spanx>.
34263426
After that, the merged metadata policy is applied, to produce the
3427-
following resulting resolved RP metadata:
3427+
following resulting RP Resolved Metadata:
34283428
</preamble>
34293429
<name>
3430-
The Resulting Resolved RP Metadata for the Trust Chain Subject
3430+
The Resulting RP Resolved Metadata for the Trust Chain Subject
34313431
</name>
34323432
<artwork><![CDATA[
34333433
{
@@ -4736,7 +4736,7 @@ Host: openid.sunet.se
47364736
</t>
47374737
<t hangText="metadata">
47384738
<vspace/>
4739-
REQUIRED. JSON object containing the resolved subject metadata,
4739+
REQUIRED. JSON object containing the subject's Resolved Metadata,
47404740
according to the requested <spanx style="verb">type</spanx>
47414741
and expressed in the <spanx style="verb">metadata</spanx> format
47424742
defined in <xref target="common-claims"/>.
@@ -7001,7 +7001,7 @@ HTTP/1.1 302 Found
70017001
<vspace blankLine="1"/>
70027002

70037003
The RP SHOULD select its metadata parameters to comply with
7004-
the resolved OP metadata and thus ensure a successful
7004+
the OP's Resolved Metadata and thus ensure a successful
70057005
registration with the OP. Note that if the submitted RP
70067006
metadata is not compliant with the metadata of the OP, the
70077007
OP may choose to modify it to make it compliant
@@ -8046,7 +8046,7 @@ HTTP/1.1 302 Found
80468046
<t>Use Fetch Endpoints (as defined in <xref target="fetch_statement"/>) to obtain Subordinate Statements about the subject entity.</t>
80478047
<t>Recursively traverse up the hierarchy until reaching a Trust Anchor.</t>
80488048
<t>Build and validate the complete Trust Chain.</t>
8049-
<t>Apply federation policies to derive resolved metadata.</t>
8049+
<t>Apply federation policies to derive Resolved Metadata.</t>
80508050
</list>
80518051
</t>
80528052
</section>
@@ -8102,7 +8102,7 @@ HTTP/1.1 302 Found
81028102
<list style="symbols">
81038103
<t>Entities that want to offload Trust Chain resolution complexity,</t>
81048104
<t>Centralized trust evaluation services,</t>
8105-
<t>Performance optimization by caching resolved metadata, and</t>
8105+
<t>Performance optimization by caching Resolved Metadata, and</t>
81068106
<t>Simplified integration for lightweight clients.</t>
81078107
</list>
81088108
</t>
@@ -8118,9 +8118,9 @@ HTTP/1.1 302 Found
81188118
<t>Identify a trusted resolver with a Resolve Endpoint.</t>
81198119
<t>Submit the subject Entity Identifier and Trust Anchor to the resolver.</t>
81208120
<t>The resolver performs complete Trust Chain resolution internally (following the bottom-up pattern).</t>
8121-
<t>The resolver returns resolved metadata and Trust Marks.</t>
8121+
<t>The resolver returns Resolved Metadata and Trust Marks.</t>
81228122
<t>Optionally verify the resolver's own Trust Chain.</t>
8123-
<t>Use resolved metadata for protocol operations.</t>
8123+
<t>Use Resolved Metadata for protocol operations.</t>
81248124
</list>
81258125
</t>
81268126
</section>
@@ -10976,7 +10976,7 @@ Host: geant.org
1097610976
</t>
1097710977
</section>
1097810978

10979-
<section anchor="metadata-for-op" title="Resolved OP Metadata for https://op.umu.se">
10979+
<section anchor="metadata-for-op" title="OP Resolved Metadata for https://op.umu.se">
1098010980
<t>Having verified the chain, the LIGO Wiki RP can proceed with the
1098110981
next step.
1098210982
</t>
@@ -10987,11 +10987,11 @@ Host: geant.org
1098710987
Immediate Superiors about their Immediate Subordinates and applying the combined policy
1098810988
to the
1098910989
metadata statement that the Leaf Entity presented, we get
10990-
the following resolved metadata for the
10990+
the following Resolved Metadata for the
1099110991
<spanx style="verb">openid_provider</spanx> Entity Type:
1099210992
</preamble>
1099310993
<name>
10994-
Resolved OP Metadata Derived from Trust Chain by Applying Metadata Policies
10994+
OP Resolved Metadata Derived from Trust Chain by Applying Metadata Policies
1099510995
</name>
1099610996
<artwork><![CDATA[
1099710997
{

0 commit comments

Comments
 (0)