|
58 | 58 | </address> |
59 | 59 | </author> |
60 | 60 |
|
61 | | - <date day="30" month="August" year="2025" /> |
| 61 | + <date day="2" month="September" year="2025" /> |
62 | 62 |
|
63 | 63 | <workgroup>OpenID Connect Working Group</workgroup> |
64 | 64 |
|
|
434 | 434 | <t> |
435 | 435 | It is a consensus position within the OpenID Connect working group that |
436 | 436 | it was a mistake to create separate |
437 | | - <spanx style="verb">revocation_endpoint_auth_method</spanx> and |
438 | | - <spanx style="verb">introspection_endpoint_auth_method</spanx> |
439 | | - Client Metadata parameters. |
| 437 | + <spanx style="verb">revocation_endpoint_auth_methods_supported</spanx> and |
| 438 | + <spanx style="verb">introspection_endpoint_auth_methods_supported</spanx> |
| 439 | + Authorization Server Metadata parameters in <xref target="RFC8414"/>. |
440 | 440 | This aligns with the decision by the OAuth Working group to use the |
441 | 441 | <spanx style="verb">token_endpoint_auth_methods_supported</spanx> and |
442 | | - <spanx style="verb">token_endpoint_auth_method</spanx> parameters |
443 | | - to describe the capabilities of the Pushed Authorization Request (PAR) Endpoint, |
| 442 | + <spanx style="verb">token_endpoint_auth_method</spanx> metadata parameters |
| 443 | + to describe the capabilities of the |
| 444 | + Pushed Authorization Request (PAR) Endpoint <xref target="RFC9126"/>, |
444 | 445 | rather than creating new parameters that were PAR-specific. |
445 | 446 | </t> |
446 | 447 | <t> |
447 | 448 | Consequently, this specification does not create |
448 | 449 | <spanx style="verb">revocation_endpoint_auth_methods_supported</spanx> or |
449 | 450 | <spanx style="verb">introspection_encryption_enc_values_supported</spanx> |
450 | | - endpoints. |
| 451 | + Client Metadata parameters. |
451 | 452 | </t> |
452 | 453 | </section> |
453 | 454 |
|
|
1130 | 1131 | <references title="Informative References"> |
1131 | 1132 |
|
1132 | 1133 | <xi:include href="https://bib.ietf.org/public/rfc/bibxml/reference.RFC.7591.xml"/> |
| 1134 | + <xi:include href="https://bib.ietf.org/public/rfc/bibxml/reference.RFC.8414.xml"/> |
1133 | 1135 |
|
1134 | 1136 | </references> |
1135 | 1137 |
|
|
0 commit comments