Skip to Content
0
May 06, 2020 at 08:58 PM

SAP CAP - User Authentication

363 Views

Hi all,

I am getting started on SAP CAP development, and using SAP WebIDE trail account for the same. I am referring to following URLs.

https://cap.cloud.sap/docs/
https://www.youtube.com/watch?v=eGOxt_acA7o&list=PLoc6uc3ML1JR38-V46qhmGIKG07nXwO6X

Code Snippets:
https://github.com/SAP-samples/hana-xsa-opensap-hana7

Once DB, SRV, and UI modules are completed (following above youtube series), I have attached UAA resource to SRV and UI modules and deployed my application to CF. Now if I launch my UI module, its taking me to SAP HANA XS Advanced login page. I am not sure which user credentials I need to provide! If I go ahead and create roles, and assign it my WebIDE user and login, will it authenticate me? Or do I need XSA user (If so, where can I create one on SAP WebIDE trail account)?

Can someone please advice me on how to overcome User login issue and proceed with the development.
If possible, can someone please share related documents/urls regarding UAA on SAP WebIDE trail account.

Thank you!