cancel
Showing results for 
Search instead for 
Did you mean: 

SESSION CONTEXT - VCAP - Sharing UAA

mani_ac
Participant
0 Kudos

We have separated UI, Node , HANA module as a separate mta/cap projects.
UI is accessing the node service via destination and the node is accessing HANA via cross container.

Now we would want to access the logged in user in HANA by using

SESSION_CONTEXT('APPLICATIONUSER')

but it gives vcap as output.

I have binded the UAA service of node/ui in the HANA project , but still it gives vcap as output . Is it possible to do this?

Can you please suggest?

Abhishek_Hazra
Active Contributor
0 Kudos

Hi,
May the below answer thread helps you.
https://answers.sap.com/answers/13219873/view.html
The following links describe the prerequisites & access control & authentication process, not sure if you have already gone through these:
https://cap.cloud.sap/docs/guides/authorization#enforcement
https://cap.cloud.sap/docs/node.js/authentication


Best Regards,
Abhi

mani_ac
Participant
0 Kudos

Yes, but the difference is UI is a separate cap project/node is a separate cap project and database is a normal mta application. So wondering just binding the uaa service of ui/node to DB will be enough to read the logged in user

Accepted Solutions (0)

Answers (0)