To test the role assignments you first start the deployed extension application to make it available for requests, and then try to access it with the users with different level of granted access to the application.
-
You have downloaded and configured SAP BTP console client. For more information, see Console Client for the Neo Environment.
-
You have made yourself familiar with the SAP BTP cockpit concepts. For more information, see Account Administration in the Cockpit.
SAP Business Technology Platform, Neo environment will sunset on December 31, 2028, subject to terms of customer or partner contracts.
For more information, see SAP Note 3351844.
This documentation refers to SAP Business Technology Platform, Neo environment. If you are looking for documentation about other environments, see SAP Business Technology Platform
↗️ .
-
Open the command prompt and navigate to the folder containing
neo.bat/sh
(<SDK installation folder>/tools
). -
Start the deployed application using the following command:
neo start --account <subaccount_name> --application <application_name> --user <e-mail_or_user> --host <host>
-
Access the application using users with different roles assigned to them.
To access the application, use the application URL. To get the login URL of an application deployed in your extension subaccount, open the SAP BTP cockpit, and navigate toAccount > <subaccount_name> > Java Applications > <name_of_your_extension_application> > Application URLs.