# This should be at /etc/kanidm/config or ~/.config/kanidm, and configures the kanidm command line tool # to point at the local dev server and ignore TLS security. uri = "https://localhost:8443" verify_ca = false verify_hostnames = false