mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-02-20 04:53:42 +01:00
be stricter on the icon url
This commit is contained in:
parent
874e32d69d
commit
f444273a42
|
|
@ -53,6 +53,7 @@ ALPHA DIGIT "-" / "." / "_" / "~"
|
|||
The `name` field should be the human readable string intended for printing by the client.
|
||||
|
||||
The `icon` field is the only optional field and should point to an icon representing the IdP.
|
||||
If present then it must be an HTTPS URL to an image resource of type `image/png` or `image/svg+xml`.
|
||||
|
||||
|
||||
A new endpoint would be needed to support redirecting directly to one of the IDPs:
|
||||
|
|
|
|||
Loading…
Reference in a new issue