Fix the AS login docs

This commit is contained in:
Quentin Gliech
2024-02-07 17:26:35 +01:00
parent de49241afb
commit f941e8e9b5

View File

@@ -3,5 +3,5 @@
Encrypted Application Services/Bridges currently leverage the `m.login.application_service` login type to create devices for users.
This API is *not* available in the Matrix Authentication Service.
We're working on a solution to support this use case, but in the meantime, this means **encrypted bridges will work with the Matrix Authentication Service.**
We're working on a solution to support this use case, but in the meantime, this means **encrypted bridges will not work with the Matrix Authentication Service.**
A workaround is to disable E2EE support in your bridge setup.