Add app, auth client, user, role search privileges to authenticated user

This commit is contained in:
Denis Arh
2021-09-29 15:31:52 +02:00
parent eaa5f8ef97
commit 94ee04c2d0
@@ -1,5 +1,11 @@
allow:
authenticated:
corteza::system/:
- applications.search
- auth-clients.search
- users.search
- roles.search
corteza::system:user/*:
- read
- email.unmask