version = "2" bindaddress = "[::]:8443" ldapbindaddress = "[::]:3636" db_path = "/data/kanidm.db" tls_chain = "/certs/{{ idm_domain }}.pem" tls_key = "/certs/{{ idm_domain }}.key" log_level = "info" domain = "{{ idm_domain }}" origin = "https://{{ idm_domain }}" # soon... once https://github.com/kanidm/kanidm/commit/b5cdf9dcf20114ed291700d99e8531226025f197 released >:D # x-forward-for = ["{{ swarm_network }}"] [http_client_address_info] x-forward-for-all-source-trusted = []