diff --git a/demos/global-matrix-auth/matrix-auth.yml b/demos/global-matrix-auth/matrix-auth.yml index 4d1ce4c2..fc1938a8 100644 --- a/demos/global-matrix-auth/matrix-auth.yml +++ b/demos/global-matrix-auth/matrix-auth.yml @@ -5,8 +5,8 @@ jenkins: - group: name: "anonymous" permissions: - - "hudson.model.Hudson.Read" + - "Overall/Read" - group name: "authenticated" permissions: - - "hudson.model.Hudson.Administer" + - "Overall/Administer"