mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-03-01 17:24:10 +01:00
English
This commit is contained in:
parent
13a1628f59
commit
389fa87e6e
|
|
@ -187,8 +187,8 @@ Identity assertion
|
||||||
The client-server API infers the user ID from the ``access_token`` provided in
|
The client-server API infers the user ID from the ``access_token`` provided in
|
||||||
every request. To avoid the application service from having to keep track of each
|
every request. To avoid the application service from having to keep track of each
|
||||||
user's access token, the application service should identify itself to the Client-Server
|
user's access token, the application service should identify itself to the Client-Server
|
||||||
API by providing its ``as_token`` instead for the ``access_token`` alongside the
|
API by providing its ``as_token`` for the ``access_token`` alongside the user the
|
||||||
user the application service would like to masquerade as.
|
application service would like to masquerade as.
|
||||||
|
|
||||||
Inputs:
|
Inputs:
|
||||||
- Application service token (``as_token``)
|
- Application service token (``as_token``)
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue