Add Authorization
Beginner
20 min.
This tutorial shows you how to enable authentication and authorization for your CAP application.
You will learn
- How to add CAP role restrictions to entities
- How to add users for local testing
- How to access the Incident Management application with password
Prerequisites
You have added a launch page for local testing to your application. Follow the steps in the Use a Local Launch Page tutorial that is part of the Develop a Full-Stack CAP Application Following SAP BTP Developer’s Guide tutorial group.
This tutorial follows the guidance provided in the SAP BTP Developer’s Guide.