Blogs tagged mTLS
-
SAP Cloud Integration (aka CPI) provides support for calling OAuth-protected service endpoints via HTTP Receiver channel. Using “Credentials” artifacts (e.g. “Client Credentials”), CPI is able to automatically fetch JWT tokens that... Read More »4Comments6Likes -
Enable mTLS with SAP Application Router, Custom Domain Service and XSUAA to Protect Your ApplicationIntroduction In order to use mTLS to protect your application, you can directly leverage the capabilities of Cloud Foundry in combination with the SAP BTP Custom Domain service to implement mTLS. In order to use mTLS to secure the connection between... Read More »0Comments3Likes -
In order to use mTLS to protect your application, you can directly leverage the capabilities of Cloud Foundry in combination with the SAP BTP Custom Domain service to implement mTLS. In order to use mTLS to secure the connection between your... Read More »1Comment6Likes -
SAP Cloud Integration (aka CPI) allows to call an integration flow via HTTP request from an external system (HTTP Sender adapter). This tutorial is meant to describe: How to create a node.js app that calls an iFlow endpoint from Cloud Foundry. How... Read More »0Comments7Likes -
SAP Cloud Integration (aka CPI) allows to call an integration flow via HTTP request from an external system (HTTP Sender adapter). This tutorial describes how to write a Node.js application which calls an iFlow, from SAP BTP. The app uses a custom... Read More »4Comments11Likes -
Is your application unable to cope with large amounts of requests during peak hours? Have you seen a decrease in application performance in high-traffic conditions? Are you looking to reduce your runtime costs when there is less traffic? Do you... Read More »0Comments7Likes -
This blog post shows how to get a client certificate in an easy way. We do the required steps with respect to the certificate in understandable manual way. The goal is to replace the X509_GENERATED statement, which we used in previous tutorial. The... Read More »0Comments10Likes -
This blog post shows how to do client-credentials flow with IAS using “identity” service in SAP BTP. We create a minimalistic sample app2app scenario where 2 application communicate with each other while authentication is done with the OAuth... Read More »0Comments14Likes -
Written in collaboration with: Santosh Kumar Prerequisites: Basic understanding of SSL and TLS Introduction: Hello everyone, for the last few weeks, we have been working on migrating the communication between our industry cloud applications and... Read More »2Comments9Likes -
When defining a destination in SAP BTP, we have the option of using mTLS. But how to provide the certificate? This blog post describes in a detailed step-by-step tutorial how to configure a destination with a certificate and how to get a hold of... Read More »7Comments26Likes