Long-lived tokens on Matrix #5
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This is needed to allow bot accounts to log in to Matrix.
This is proving to be a challenge due to the complexity of MAS and Synapse with API auth levels and scopes.
https://element-hq.github.io/matrix-authentication-service/topics/admin-api.html
https://element-hq.github.io/synapse/latest/?search=can_request_admin
https://element-hq.github.io/synapse/latest/admin_api/user_admin_api.html#login-as-a-user
https://mas.eom.dev/api/doc/#/user/getUserByUsername
It was significantly easier to use the CLI. I'll leave this open as doing so through the API is still not working.
https://element-hq.github.io/matrix-authentication-service/reference/cli/manage.html