I have created a UI5 web app in HCP using XS capabilities.
Everything is done but I am facing an issue with the OData access. Only the users who have DBACCESS/ADMIN role assigned are able to view the data in the app.
I want all the members of my organisation (SSO login) to access this app but they get "insufficient access" error when they fire the app URL.
Please suggest some way of overcoming this problem.
Anonymous login is not an option as I dont want anybody to access the app twice as it is a feedback collection app so 1 user can give only 1 feedback.