I want to develop an offline fiori app in which data is specific to the user. So, I have to pass the username to the back-end to fetch the data of that particular user.
I am using SAP Cloud Platform Fiori Master-Detail template to develop the application. APP-to APP SSO is not configured in our SCP.
I think that username should be passed dynamically in the defining request.
can anybody help me out in this.