cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Authorization objects on BTP

0 Likes
1,061

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

Accepted Solutions (1)

Accepted Solutions (1)

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

Liz29
Explorer
0 Likes
Thank you Thomas!

Answers (0)