# This should be at /etc/kanidm/config or ~/.config/kanidm, and configures the kanidm command line tool
uri = "https://idm.example.com"
verify_ca = true
verify_hostnames = true

# Alternate instances can be specified and used with -I <name> to the cli tools.
["name"]
uri = "https://alternate.example.com"