cancel
Showing results for 
Search instead for 
Did you mean: 

Authorization objects on BTP

0 Kudos

Hello,

I have created an app on BTP using restful ABAP. Now , I would like to create an authorization objects for the app where user should see the data according to the authorizations they were assigned to.

I know PFCG is the way to go on premise, but could you please let me know how do we do it on BTP

- Sree

View Entire Topic
0 Kudos

Hi Balu,

you can check out the following resources:

SAP Help: https://help.sap.com/docs/btp/sap-business-technology-platform/authorization-basics

Tutorial: https://developers.sap.com/tutorials/abap-environment-authorization.html

Blog Post: https://blogs.sap.com/2021/07/15/custom-roles-and-authorizations-in-sap-btp-abap-stack/

They explain how you can set up the authorization model from scratch, incorporate it into your application and have the administrator create roles for it.

Best Regards,

Thomas