diff --git a/confluent_server/confluent/auth.py b/confluent_server/confluent/auth.py index 272db6ef..1629e81d 100644 --- a/confluent_server/confluent/auth.py +++ b/confluent_server/confluent/auth.py @@ -95,6 +95,7 @@ _allowedbyrole = { '/node*/power/state', '/node*/sensors/*', '/node*/attributes/current', + '/node*/attributes/all', '/node*/description', '/noderange/*/nodes/', '/nodes/',