{ "gateway": { "token": "your-gateway-token-here" }, "session": { "secret": "generate-a-random-string-here" }, "auth": { "ldap": { "bindDN": "cn=admin,dc=example,dc=com", "bindPassword": "ldap-admin-password" } } }