cancel
Showing results for 
Search instead for 
Did you mean: 

How to enable client credential token in approuter

qjkobe
Advisor
Advisor
653

Hi,

My scenario is that an event server will send an event to my btp service. This is a server-to-server comunnication. We don't have any user to propagate, we only know the client id and secret of xsuaa.

If I configure authenticationMethod in approuter, it will redirect to login page. How can we use token created by client credentials to call my btp service without login?

Thank you,

Kris

View Entire Topic
qjkobe
Advisor
Advisor

I find a way: add your client credential token in header with name: x-approuter-authorization