diff --git a/conf/config.schema.json b/conf/config.schema.json index 60adeba..9c42c93 100644 --- a/conf/config.schema.json +++ b/conf/config.schema.json @@ -33,12 +33,10 @@ "shortName": "authuser", "displayName": "Authenticated user", "scopes": [ - "clear:session", "read:config", "read:lang", "read:me", - "write:me", - "disavow:auth" + "write:me" ] }, {