mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-03-23 19:44:09 +01:00
Cross-reference IdP icons
This commit is contained in:
parent
add03fe674
commit
aa54db138a
|
|
@ -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.
|
||||||
|
|
|
||||||
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue