bindaddress = "0.0.0.0:8443" ldapbindaddress = "0.0.0.0:3636" trust_x_forward_for = true db_path = "/data/kanidm.db" tls_chain = "/certs/{{ kanidm_host }}.pem" tls_key = "/certs/{{ kanidm_host }}.key" log_level = "info" domain = "{{ kanidm_host }}" origin = "https://{{ kanidm_host }}"