Fix set of provisioned RBAC rules
This commit is contained in:
@@ -5,9 +5,13 @@ allow:
|
||||
|
||||
corteza::compose:namespace/*:
|
||||
- read
|
||||
- pages.search
|
||||
- modules.search
|
||||
- charts.search
|
||||
|
||||
corteza::compose:module/*/*:
|
||||
- read
|
||||
- records.search
|
||||
|
||||
corteza::compose:page/*/*:
|
||||
- read
|
||||
@@ -26,7 +30,7 @@ allow:
|
||||
- namespace.create
|
||||
- namespaces.search
|
||||
|
||||
corteza::compose:namespace/*/*:
|
||||
corteza::compose:namespace/*:
|
||||
- read
|
||||
- update
|
||||
- delete
|
||||
@@ -72,7 +76,7 @@ allow:
|
||||
- namespace.create
|
||||
- namespaces.search
|
||||
|
||||
corteza::compose:namespace/*/*:
|
||||
corteza::compose:namespace/*:
|
||||
- read
|
||||
- update
|
||||
- delete
|
||||
|
||||
@@ -7,20 +7,18 @@ allow:
|
||||
|
||||
corteza::system:application/*:
|
||||
- read
|
||||
- application.flag.self
|
||||
|
||||
corteza::system:role/*:
|
||||
- read
|
||||
|
||||
corteza::system:template/*:
|
||||
- read
|
||||
- render
|
||||
|
||||
corteza::system:queue/*:
|
||||
- queue.read
|
||||
corteza::system:auth-client/*:
|
||||
- authorize
|
||||
|
||||
admins:
|
||||
corteza::system/:
|
||||
- grant
|
||||
- action-log.read
|
||||
- settings.read
|
||||
- settings.manage
|
||||
- application.create
|
||||
@@ -36,6 +34,13 @@ allow:
|
||||
- reminder.assign
|
||||
- queue.create
|
||||
- queues.search
|
||||
- application.flag.global
|
||||
|
||||
corteza::system:auth-client/*:
|
||||
- read
|
||||
- update
|
||||
- delete
|
||||
- authorize
|
||||
|
||||
corteza::system:application/*:
|
||||
- read
|
||||
@@ -73,6 +78,7 @@ allow:
|
||||
security_admins:
|
||||
corteza::compose/:
|
||||
- grant
|
||||
- action-log.read
|
||||
- settings.read
|
||||
- settings.manage
|
||||
|
||||
@@ -104,6 +110,12 @@ allow:
|
||||
- queue.create
|
||||
- queues.search
|
||||
|
||||
corteza::system:auth-client/*:
|
||||
- read
|
||||
- update
|
||||
- delete
|
||||
- authorize
|
||||
|
||||
corteza::system:application/*:
|
||||
- read
|
||||
- update
|
||||
|
||||
@@ -1,10 +0,0 @@
|
||||
allow:
|
||||
authenticated:
|
||||
corteza::system:auth-client/*:
|
||||
- authorize
|
||||
|
||||
admins:
|
||||
corteza::system:auth-client/*:
|
||||
- read
|
||||
- update
|
||||
- delete
|
||||
@@ -32,5 +32,3 @@ allow:
|
||||
- execute
|
||||
- triggers.manage
|
||||
- sessions.manage
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user