{ "user": { "type": "string", "mandatory": false }, "directory": { "type": "string", "mandatory": false }, "version": { "type": "string", "mandatory": false }, "platform": { "type": "string", "mandatory": false }, "admin_password": { "type": "string", "mandatory": true }, "authentication_kind": { "type": "string", "mandatory": false, "options": [ "none", "authelia" ] } }