Compare commits

..

1 commit

Author SHA1 Message Date
Kévin Commaille a9360c554b
Merge 293012d12f into 6b5ff04d00 2025-12-18 18:44:36 +00:00
2 changed files with 3 additions and 3 deletions

View file

@ -2273,7 +2273,7 @@ The server SHOULD return one of the following responses:
#### Account management {id="oauth-20-account-management"}
{{% added-in v="1.18" %}}
{{% added-in v="1.17" %}}
All account management is done via the homeservers web UI as all endpoints that
require User-Interactive Authentication are unsupported by this authentication

View file

@ -140,7 +140,7 @@ paths:
type: string
description: A prompt value that the server supports.
account_management_uri:
x-addedInMatrixVersion: "1.18"
x-addedInMatrixVersion: "1.17"
type: string
format: uri
description: |-
@ -149,7 +149,7 @@ paths:
This is an extension [defined in this specification](/client-server-api/#oauth-20-account-management).
account_management_actions_supported:
x-addedInMatrixVersion: "1.18"
x-addedInMatrixVersion: "1.17"
type: array
description: |-
List of actions that the account management URL supports.