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