Cross-reference IdP icons

This commit is contained in:
Travis Ralston 2024-06-11 16:27:04 -06:00
parent add03fe674
commit aa54db138a
2 changed files with 4 additions and 1 deletions

View file

@ -70,6 +70,9 @@ Servers SHOULD consider their local ecosystem impact before enacting a freeze.
This could mean ensuring their users' typical clients support the new endpoints This could mean ensuring their users' typical clients support the new endpoints
when available, or updating bridges to start using media proxies. when available, or updating bridges to start using media proxies.
In addition to the above, servers SHOULD exclude [IdP icons used in the `m.login.sso` flow](/client-server-api/#definition-mloginsso-flow-schema)
from the freeze. See the `m.login.sso` flow schema for details.
An *example* timeline for a server may be: An *example* timeline for a server may be:
* Matrix 1.11 release: Clients begin supporting authenticated media. * Matrix 1.11 release: Clients begin supporting authenticated media.

View file

@ -55,7 +55,7 @@ properties:
Intended to be shown alongside the `name` if provided. Intended to be shown alongside the `name` if provided.
{{% boxes/note %}} {{% boxes/note %}}
Clients will need to use the deprecated [`/download`](/client-server-api/#get_matrixmediav3downloadservernamemediaid) Clients SHOULD use the deprecated [`/download`](/client-server-api/#get_matrixmediav3downloadservernamemediaid)
and [`/thumbnail`](/client-server-api/#get_matrixmediav3thumbnailservernamemediaid) and [`/thumbnail`](/client-server-api/#get_matrixmediav3thumbnailservernamemediaid)
endpoints to retrieve this media item because clients will not have endpoints to retrieve this media item because clients will not have
an access token they can authenticate with yet. Servers SHOULD ensure an access token they can authenticate with yet. Servers SHOULD ensure