From 77110b46df7000d0ea78f2cdd4778c2122b7de73 Mon Sep 17 00:00:00 2001 From: David Baker Date: Fri, 8 Mar 2019 12:14:08 +0000 Subject: [PATCH] Update proposals/1915-unbind-identity-server-param.md Co-Authored-By: erikjohnston --- proposals/1915-unbind-identity-server-param.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/proposals/1915-unbind-identity-server-param.md b/proposals/1915-unbind-identity-server-param.md index 1dc2d833..9ffb99b3 100644 --- a/proposals/1915-unbind-identity-server-param.md +++ b/proposals/1915-unbind-identity-server-param.md @@ -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: 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. Example: