|
40 | 40 | </address>
|
41 | 41 | </author>
|
42 | 42 |
|
43 |
| - <date day="13" month="September" year="2024" /> |
| 43 | + <date day="14" month="September" year="2024" /> |
44 | 44 |
|
45 | 45 | <area>Security</area>
|
46 | 46 | <workgroup>OAuth Working Group</workgroup>
|
|
304 | 304 | If omitted, the default value is false.
|
305 | 305 | </t>
|
306 | 306 |
|
| 307 | + <t hangText="authorization_details_types_supported"> |
| 308 | + <vspace/> |
| 309 | + OPTIONAL. |
| 310 | + A JSON array containing a list of the authorization details |
| 311 | + <spanx style="verb">type</spanx> values supported by the resource server |
| 312 | + when the <spanx style="verb">authorization_details</spanx> |
| 313 | + request parameter <xref target="RFC9396"/> is used. |
| 314 | + </t> |
| 315 | + |
307 | 316 | <t hangText="dpop_signing_alg_values_supported">
|
308 | 317 | <vspace/>
|
309 | 318 | OPTIONAL.
|
|
1430 | 1439 | </t>
|
1431 | 1440 | </list>
|
1432 | 1441 | </t>
|
| 1442 | + <t> |
| 1443 | + <list style='symbols'> |
| 1444 | + <t> |
| 1445 | + Metadata Name: <spanx style="verb">authorization_details_types_supported</spanx> |
| 1446 | + </t> |
| 1447 | + <t> |
| 1448 | + Metadata Description: |
| 1449 | + JSON array containing a list of the authorization details |
| 1450 | + <spanx style="verb">type</spanx> values supported by the resource server |
| 1451 | + when the <spanx style="verb">authorization_details</spanx> |
| 1452 | + request parameter is used |
| 1453 | + </t> |
| 1454 | + <t> |
| 1455 | + Change Controller: IETF |
| 1456 | + </t> |
| 1457 | + <t> |
| 1458 | + Specification Document(s): <xref target="PRMetadata"/> of [[ this specification ]] |
| 1459 | + </t> |
| 1460 | + </list> |
| 1461 | + </t> |
1433 | 1462 | <t>
|
1434 | 1463 | <list style='symbols'>
|
1435 | 1464 | <t>
|
|
1567 | 1596 | <xi:include href="https://bib.ietf.org/public/rfc/bibxml/reference.RFC.8707.xml"/>
|
1568 | 1597 | <xi:include href="https://bib.ietf.org/public/rfc/bibxml/reference.RFC.8996.xml"/>
|
1569 | 1598 | <xi:include href="https://bib.ietf.org/public/rfc/bibxml/reference.RFC.9325.xml"/>
|
| 1599 | + <xi:include href="https://bib.ietf.org/public/rfc/bibxml/reference.RFC.9396.xml"/> |
1570 | 1600 | <xi:include href="https://bib.ietf.org/public/rfc/bibxml/reference.RFC.9449.xml"/>
|
1571 | 1601 |
|
1572 | 1602 | <reference anchor="USA15" target="https://www.unicode.org/reports/tr15/">
|
|
1792 | 1822 | The authors of this specification would like to thank the attendees of the IETF 115 OAuth and HTTP API Working Group meetings
|
1793 | 1823 | and the attendees of subsequent OAuth Working Group meetings for their input on this specification.
|
1794 | 1824 | We would would also like to thank
|
| 1825 | + Ralph Bragg, |
1795 | 1826 | Brian Campbell,
|
1796 | 1827 | Deb Cooley,
|
1797 | 1828 | Gabriel Corona,
|
|
1813 | 1844 | <section anchor="History" title="Document History">
|
1814 | 1845 | <t>[[ to be removed by the RFC Editor before publication as an RFC ]]</t>
|
1815 | 1846 |
|
| 1847 | + <t> |
| 1848 | + -10 |
| 1849 | + <list style="symbols"> |
| 1850 | + <t> |
| 1851 | + Added metadata parameter declaring RAR types supported. |
| 1852 | + </t> |
| 1853 | + </list> |
| 1854 | + </t> |
| 1855 | + |
1816 | 1856 | <t>
|
1817 | 1857 | -09
|
1818 | 1858 | <list style="symbols">
|
|
0 commit comments