Securing the API of an App deployed to SCP?

0
Hi everyone, I’ve deployed my application to the SAP Cloud Platform and use the XSUAA instance to enable single-sign-on for SAP employees. Currently I’m running into the following problem: I’ve built several APIs and put security on for them, so the consumer needs to authenticate for the API. Unfortunately, this doesn’t work (even when I’m logged in to my app, it won’t accept it). I need to insert Credentials, but it’ll reject my SAP-specific credentials. Basically the API will be used to run a Chatbot within the app, but I doubt that even if the user is authenticated, it’ll accept it. Has anyone ideas concerning this issue?   Best, Laura
asked
0 answers