|
78 | 78 | </address> |
79 | 79 | </author> |
80 | 80 |
|
81 | | - <date day="19" month="January" year="2026"/> |
| 81 | + <date day="20" month="January" year="2026"/> |
82 | 82 |
|
83 | 83 | <workgroup>OpenID Connect Working Group</workgroup> |
84 | 84 |
|
|
1676 | 1676 | <t> |
1677 | 1677 | The <spanx style="verb">issuer</spanx> parameter value |
1678 | 1678 | in the <spanx style="verb">openid_provider</spanx> metadata MUST |
1679 | | - match the Federation Entity identifier |
| 1679 | + match the Federation Entity Identifier |
1680 | 1680 | (the <spanx style="verb">iss</spanx> parameter within the Entity Configuration). |
1681 | 1681 | </t> |
1682 | 1682 |
|
|
1805 | 1805 | <t> |
1806 | 1806 | The <spanx style="verb">issuer</spanx> parameter value |
1807 | 1807 | in the <spanx style="verb">oauth_authorization_server</spanx> metadata MUST |
1808 | | - match the Federation Entity identifier |
| 1808 | + match the Federation Entity Identifier |
1809 | 1809 | (the <spanx style="verb">iss</spanx> Claim in the Entity Configuration). |
1810 | 1810 | </t> |
1811 | 1811 |
|
@@ -4613,7 +4613,7 @@ Content-Type: application/json |
4613 | 4613 | <vspace/> |
4614 | 4614 | REQUIRED. The Trust Anchor that the resolve endpoint |
4615 | 4615 | MUST use when resolving the metadata. |
4616 | | - The value is an Entity identifier. |
| 4616 | + The value is an Entity Identifier. |
4617 | 4617 | <vspace blankLine="1"/> |
4618 | 4618 | The <spanx style="verb">trust_anchor</spanx> request parameter |
4619 | 4619 | MAY occur multiple times, in which case, |
@@ -10405,7 +10405,7 @@ HTTP/1.1 302 Found |
10405 | 10405 | </address> |
10406 | 10406 | </author> |
10407 | 10407 |
|
10408 | | - <date day="19" month="January" year="2026"/> |
| 10408 | + <date day="20" month="January" year="2026"/> |
10409 | 10409 | </front> |
10410 | 10410 | </reference> |
10411 | 10411 |
|
@@ -10461,7 +10461,7 @@ HTTP/1.1 302 Found |
10461 | 10461 | </address> |
10462 | 10462 | </author> |
10463 | 10463 |
|
10464 | | - <date day="19" month="January" year="2026"/> |
| 10464 | + <date day="20" month="January" year="2026"/> |
10465 | 10465 | </front> |
10466 | 10466 | </reference> |
10467 | 10467 |
|
@@ -13283,7 +13283,7 @@ Host: op.umu.se |
13283 | 13283 | <spanx style="verb">openid_provider</spanx>. |
13284 | 13284 | </t> |
13285 | 13285 | <t> |
13286 | | - Entity identifier paths are now included when using the Federation API, |
| 13286 | + Entity Identifier paths are now included when using the Federation API, |
13287 | 13287 | enabling use in multi-tenant deployments sharing a common domain name. |
13288 | 13288 | </t> |
13289 | 13289 | <t> |
|
0 commit comments