mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-04-26 04:24:10 +02:00
Update proposals/1915-unbind-identity-server-param.md
Co-Authored-By: erikjohnston <erikj@jki.re>
This commit is contained in:
parent
ee6513d608
commit
77110b46df
|
|
@ -60,7 +60,7 @@ it returns a specific matrix error response (i.e. the body is a JSON object with
|
||||||
The identity server should authenticate the request in one of two ways:
|
The identity server should authenticate the request in one of two ways:
|
||||||
|
|
||||||
1. The request is signed by the homeserver which controls the `user_id`.
|
1. The request is signed by the homeserver which controls the `user_id`.
|
||||||
2. The request includes the `sid` and `client_server` params (as per `/bind`),
|
2. The request includes the `sid` and `client_secret` params (as per `/bind`),
|
||||||
which proves ownership of the given 3PID.
|
which proves ownership of the given 3PID.
|
||||||
|
|
||||||
Example:
|
Example:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue