Post Content
In this video series we’re going explore building a full stack application with the SAP Cloud Application Programming Model to extend SAP S/4HANA, with the help of Joule in SAP Build Code.
– [00:01] Adding Authentication to the Application
– The process begins with adding authentication using the defined user role from the storyboard through the authorization editor
– The authorization editor allows defining specific authorizations and roles at both service and entity levels
– Initially, the customer entity requires only an authenticated user
– [01:11] Modifying Service Authentication Settings
– The service level authentication is changed from requiring an authenticated user to allowing any user without authentication
– Different entities can have different access requirements – the customer entity requires the special “support” role while the product entity only needs the “any user” role
– The authorization settings are generated as annotations in CDS syntax
To set up SAP Build Code in your subaccount, follow the instructions here: https://sap.to/60542zd9o
To create a project from the Lobby, use this tutorial here: https://sap.to/60562zd9q
For more information and learning materials on SAP Build Code:
* https://sap.to/60582zd9s
* https://sap.to/60502zd9Q
* https://sap.to/60512zd9v
* https://sap.to/60522zd9a
* https://sap.to/60532zd9x
* https://sap.to/60542zd9I
* https://sap.to/60562zd90 Read More SAP Developers
#SAP