Add app, auth client, user, role search privileges to authenticated user
This commit is contained in:
@@ -1,5 +1,11 @@
|
||||
allow:
|
||||
authenticated:
|
||||
corteza::system/:
|
||||
- applications.search
|
||||
- auth-clients.search
|
||||
- users.search
|
||||
- roles.search
|
||||
|
||||
corteza::system:user/*:
|
||||
- read
|
||||
- email.unmask
|
||||
|
||||
Reference in New Issue
Block a user