03-14-2023 2:19 PM
Hi, Builders
I'm developing a web application using SAP Build Apps, I'm also using BTP authentication and BTP destination.
My question is: how can I return/read the user logged (email, ID... anything) using this authentication method?
I'm trying to save this information using the output 1 of the logic "Authenticates with SAP BTP", but it's empity. There is another way to do that?
Thank you,
Jessica
03-15-2023 6:50 AM
Builders, here is the solution: https://blogs.sap.com/2022/10/24/getting-btp-user-information-in-appgyver/
You can only get user data to deployed app, not in preview app, but it works!
03-22-2023 1:02 AM
Hi Jessica,
yes, the information regarding the logged user are available only on deployed app.