diff --git a/json-schemas/src/epoch.json b/json-schemas/src/epoch.json index 8955c1d..75b6b0d 100644 --- a/json-schemas/src/epoch.json +++ b/json-schemas/src/epoch.json @@ -97,7 +97,7 @@ "persistLast": { "type": "boolean" }, - "authenticated": { + "identified": { "type": "boolean" }, "tlsOnly": {