Hi everybody,
I try to call an Integration flow with Client Certificate.
I created a keystore in SAP Passport from my S-User.
Uploaded the Keystore to the CPI Keystore and afterwards generated and downloaded the Certificate from there.
The Certificate is selected in the Integration Flow.
My S-User has the ESBMessaging.send role and with Basic Auth it works.
For testing I call the endpoint from Postman, where No Auth is selected and I added the keystore in Postman as Authentification for the host. But the result is always this one:

"An Authentification object was not found in the SecurityContext".
So my question is: what am I doing wrong? I googled and checked the SAP blog but just found old explanations for Client Certificate with UserRole. But I want directly in the flow.
Thanks a lot for your help.
Cheers,
Adam
Request clarification before answering.
Hi Adam.. could you please advise if you managed to identify the root cause for the issue as I have encountered the same issue while using postman and using the self signed certificated generated and maintaining the certificate on the service key on Integration Suite
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi anilkumar.kunapareddy - a self-signed certificate is not something that is supported on account of the load balancing configuration and what root certificates the system(s) will support. See the help here - https://help.sap.com/docs/CLOUD_INTEGRATION/368c481cd6954bdfa5d0435479fd4eaf/4509f605e83c4c939a91b81...
You can do what I have done and download your SAP Passport certificate/key pair for your s-user id. You can create a service key against that certificate and configure Postman to use that key pair for sending messages to Integration Suite.
Regards,
Ryan Crosby
| User | Count |
|---|---|
| 5 | |
| 5 | |
| 4 | |
| 3 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.