cancel
Showing results for 
Search instead for 
Did you mean: 

SAP Fiori Launchpad and UI5 Application/ OData authentication

Former Member
0 Kudos

Dear Experts,

We have a SAP Fiori Launchpad configured and few standard fiori applications up and running, we are developing a custom UI5 application(fiori like app), that will also be deployed on the same Fiori Launchpad but with a custom developed odata service. I know that the ui5 app's tile will be displayed only for those who have access to that particular application.

But my query is how to make the odata service in such a way that it will retrieve only information relevant for that user. simply saying, "how the odata service will know which user is logged in" ?

Thanks,

Shinto Joseph

Accepted Solutions (1)

Accepted Solutions (1)

masa_139
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi Shinto,

What is the platform which provides OData? Is it ABAP system or other platform?

Regards,

Masa / SAP Technology RIG

Former Member
0 Kudos

Its an ABAP system.

masa_139
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi Shinto,

If it is ABAP system, you can take system field SY-UNAME.

Regards,

Masa / SAP Technology RIG

Former Member
0 Kudos

Thank you for support.

Just for understanding, if it is other platforms ?

Answers (0)