mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-01-18 21:33:42 +01:00
Iterate MSC based on feedback
This commit is contained in:
parent
f444273a42
commit
8ac23599b2
|
|
@ -53,7 +53,8 @@ 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`.
|
||||
If present then it must be an HTTPS URL to an image resource. This should be hosted by the
|
||||
homeserver service provider to not leak the client's IP address unnecessarily.
|
||||
|
||||
|
||||
A new endpoint would be needed to support redirecting directly to one of the IDPs:
|
||||
|
|
|
|||
Loading…
Reference in a new issue