3
0

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 90a2f2301d
commit cbb486ef5a

View File

@@ -1,5 +1,11 @@
allow:
authenticated:
corteza::system/:
- applications.search
- auth-clients.search
- users.search
- roles.search
corteza::system:user/*:
- read
- email.unmask