ma1uta / ma1sd

Federated Matrix Identity Server (formerly fork of kamax/mxisd)
GNU Affero General Public License v3.0
167 stars 55 forks source link

Use of outdated `/_matrix/identity/api/v1/lookup` API #114

Open richvdh opened 2 years ago

richvdh commented 2 years ago

The /_matrix/identity/api/v1 endpoints were removed from the matrix spec a while ago (see https://github.com/matrix-org/matrix-spec-proposals/pull/3170) and we plan to (finally) drop it from Sydent (https://github.com/matrix-org/sydent/issues/338).

In particular, people should not use the identity service without opting into its terms and conditions, which the v1 API does not support.