Clarify revocation behavior.
This commit is contained in:
parent
0c582ea8c7
commit
1e330c9423
1 changed files with 2 additions and 1 deletions
|
@ -328,7 +328,8 @@ paths:
|
||||||
|
|
||||||
The homeserver may change the flows available depending on whether a
|
The homeserver may change the flows available depending on whether a
|
||||||
valid access token is provided. The homeserver SHOULD NOT revoke the
|
valid access token is provided. The homeserver SHOULD NOT revoke the
|
||||||
access token provided in the request.
|
access token provided in the request. Whether other access tokens for
|
||||||
|
the user are revoked depends on the request parameters.
|
||||||
security:
|
security:
|
||||||
- accessToken: []
|
- accessToken: []
|
||||||
operationId: changePassword
|
operationId: changePassword
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue