From 8ca47aceb69efa12db803535017f8a7ed6ca518f Mon Sep 17 00:00:00 2001 From: Richard van der Hoff <1389908+richvdh@users.noreply.github.com> Date: Tue, 24 May 2022 12:10:18 +0100 Subject: [PATCH] Remove broken "token-based" link This used to link to a section in the UIA docs (https://matrix.org/docs/spec/client_server/r0.6.1#token-based), but that was removed in 7c6636a5. --- content/client-server-api/_index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/content/client-server-api/_index.md b/content/client-server-api/_index.md index 3edb5b16..da19a7de 100644 --- a/content/client-server-api/_index.md +++ b/content/client-server-api/_index.md @@ -1056,8 +1056,8 @@ as follows: } ``` -As with [token-based]() interactive login, the `token` must encode the -user ID. In the case that the token is not valid, the homeserver must +The `token` must encode the user ID, since there is no other identifying +data in the request. In the case that the token is not valid, the homeserver must respond with `403 Forbidden` and an error code of `M_FORBIDDEN`. If the homeserver advertises `m.login.sso` as a viable flow, and the