Kaynağa Gözat

Update docs/configuring-playbook-matrix-ldap-registration-proxy.md: introductory sections

Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
pull/4007/head
Suguru Hirahara 1 yıl önce
ebeveyn
işleme
049fb1d658
Veri tabanında bu imza için bilinen anahtar bulunamadı GPG Anahtar Kimliği: E4F9743DAB4B7B75
1 değiştirilmiş dosya ile 4 ekleme ve 2 silme
  1. +4
    -2
      docs/configuring-playbook-matrix-ldap-registration-proxy.md

+ 4
- 2
docs/configuring-playbook-matrix-ldap-registration-proxy.md Dosyayı Görüntüle

@@ -4,11 +4,13 @@ The playbook can install and configure [matrix-ldap-registration-proxy](https://


This proxy handles Matrix registration requests and forwards them to LDAP. This proxy handles Matrix registration requests and forwards them to LDAP.


See the project's [documentation](https://gitlab.com/activism.international/matrix_ldap_registration_proxy/-/blob/main/README.md) to learn what it does and why it might be useful to you.

**Note**: This does support the full Matrix specification for registrations. It only provide a very coarse implementation of a basic password registration. **Note**: This does support the full Matrix specification for registrations. It only provide a very coarse implementation of a basic password registration.


## Quickstart
## Adjusting the playbook configuration


Add the following configuration to your `inventory/host_vars/matrix.example.com/vars.yml` file:
To enable the component, add the following configuration to your `inventory/host_vars/matrix.example.com/vars.yml` file (adapt to your needs):


```yaml ```yaml
matrix_ldap_registration_proxy_enabled: true matrix_ldap_registration_proxy_enabled: true


Yükleniyor…
İptal
Kaydet