From 47c531adff5cea38dd4621a943257e6052a4997a Mon Sep 17 00:00:00 2001 From: Travis Ralston Date: Tue, 26 May 2020 12:46:50 -0600 Subject: [PATCH] Clarify exactly which servers Co-authored-by: Andrew Morgan <1342360+anoadragon453@users.noreply.github.com> --- specification/server_server_api.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/specification/server_server_api.rst b/specification/server_server_api.rst index ca147665..3d591ca8 100644 --- a/specification/server_server_api.rst +++ b/specification/server_server_api.rst @@ -291,7 +291,7 @@ Step 1 sign JSON: } } -The server names in the JSON above are the server names involved. Delegation from +The server names in the JSON above are the server names for each homeserver involved. Delegation from the `server name resolution section <#resolving-server-names>`_ above do not affect these - the server names from before delegation would take place are used. This same condition applies throughout the request signing process.