Add mxisd Identity Server support

This commit is contained in:
Slavi Pantaleev
2018-08-15 10:23:22 +03:00
parent 617712000e
commit 74093dfb15
15 changed files with 247 additions and 7 deletions

View File

@ -446,9 +446,9 @@ allow_guest_access: False
# The list of identity servers trusted to verify third party
# identifiers by this server.
trusted_third_party_id_servers:
- matrix.org
- vector.im
- riot.im
{% for server in matrix_synapse_trusted_third_party_id_servers %}
- {{ server }}
{% endfor %}
# Users who register on this homeserver will automatically be joined
# to these rooms