Liberty - Liberty - Liberty - Liberty - Liberty - Liberty - Liberty - Liberty -
The policy.json
file defines additional
access controls that apply to the Telemetry service.
1 2 3 4 5 6 7 | { "context_is_admin": " r o l e : a d m i n " , "context_is_project": " p r o j e c t _ i d : % ( t a r g e t . p r o j e c t _ i d ) s " , "context_is_owner": " u s e r _ i d : % ( t a r g e t . u s e r _ i d ) s " , "segregation": " r u l e : c o n t e x t _ i s _ a d m i n " , "default": " " } |