maelstrom icon indicating copy to clipboard operation
maelstrom copied to clipboard

Server administration: getWellknown

Open chrisabruce opened this issue 4 years ago • 0 comments

Gets Matrix server discovery information about the domain.

Gets discovery information about the domain. The file may include additional keys, which MUST follow the Java package naming convention, e.g. com.example.myapp.property. This ensures property names are suitably namespaced for each application and reduces the risk of clashes.

Note that this endpoint is not necessarily handled by the homeserver, but by another webserver, to be used for discovering the homeserver URL.

chrisabruce avatar Apr 06 '20 11:04 chrisabruce