Hi experts!
I wonder how to handle authorizations with restrictions when we create side-by-side extension apps on BTP.
An example:
We have an S/4 system and want to extend the solution by creating an app on BTP using CAP. The app shall show the stock qty in the plants. But all users shall not be allowed to see the stock for all plants. In S/4 we solve this by putting restrictions on the roles so the users only get access to the data for the plants given in their roles . How do we solve this in the CAP app?