Hi There,

I am trying to create a rule based authorization for two types of user.

Role : Access
-----------------
power-user : Everything except data change in collections/cores
ui-user : UI access to view all data. But no edit access except data change in 
collections/cores

How to implement this?

No predefined permissions for this. Tried by adding all read permissions to 
this ui-user. But dosent wok. One of failing APIs is “/admin/info/system”. Cant 
match this url, with custom permission also.

Please help.

Thanks in advance.

Reply via email to