hi,
I want to create a role for an application user, that can can do following:
1. read all current entities
2. if a new entity is added, the role can still read that entity without re-configure the security role
the closest one is system admin but i dont want to attach system admin to my application user.
Does anyone know how to do this?