diff --git a/changelogs/client_server/newsfragments/2709.new b/changelogs/client_server/newsfragments/2709.new index 0c6b8ea3..a6b3e2a2 100644 --- a/changelogs/client_server/newsfragments/2709.new +++ b/changelogs/client_server/newsfragments/2709.new @@ -1 +1 @@ -Document `MSC2604: Parameters for Login Fallback `_. +Add a ``device_id`` parameter to login fallback per `MSC2604 `_. diff --git a/specification/client_server_api.rst b/specification/client_server_api.rst index 491230a0..55a4bfbb 100644 --- a/specification/client_server_api.rst +++ b/specification/client_server_api.rst @@ -1096,8 +1096,8 @@ This returns an HTML and JavaScript page which can perform the entire login process. The page will attempt to call the JavaScript function ``window.onLogin`` when login has been successfully completed. -Non-credential related parameters of the login endpoint can be provided as query -parameters, for example the ``device_id`` or ``initial_device_display_name``. +Non-credential parameters valid for the ``/login`` endpoint can be provided as query +string parameters here. For example:: These are to be forwarded to the login endpoint during the login process. GET /_matrix/static/client/login/?device_id=GHTYAJCE