fc
3 hours agoContributor
Ensure users see error logs for specific app
Hi everyone,
I have one environment with two apps. The users of one app cannot access the data of the users of the other app, and viceversa.
I created 3 groups, one to assign the system roles that both teams need (es: error log) to both teams, and the other two to assign all the application roles of each app to specific teams (team1 will have access to all application roles within app1, and the same for team2 and app2).
now I would need to make sure the users of one app can only see the error logs generated by app1, and not the ones generated by app2 (and the same for the users of team2).
is that possible?
Thank you!