Blogs tagged OAuth2SAMLBearerAssertion
-
Motivation: In my earlier blog, Consuming a Business Technology Platform service from an S/4 HANA system using SM59 destination with OAuth, I covered what it takes to connect to an SAP BTP service from S/4HANA on-premise using OAuth. Here, we look... Read More »0Comments4Likes
-
SuccessFactors consultants and developers are often using the /oauth/idp endpoint the generate the assertion and consequently use the assertion in an additional request to obtain an access token. This endpoint is now deprecated and will be removed... Read More »0Comments4Likes
-
This blog post describes how to set up a central custom Identity Provider and connect it to 2 subaccounts in different regions. The goal is to enable an application to call a protected endpoint on a subaccount in a different region. Authorization is... Read More »4Comments13Likes
-
This blog post shows how to support authorization (scope, role) in a user-centric scenario where a REST endpoint is called from an application in a different subaccount (in different region). Used technologies: SAP BTP, Cloud Foundry, XSUAA, SAML2,... Read More »4Comments10Likes
-
In this tutorial we’re going to create 2 little apps and deploy them to 2 different trial accounts. We configure trust (based on SAML) and create a destination configuration of type OAuth2SAMLBearerAssertion. This tutorial is based on the... Read More »1Comment15Likes
-
In this tutorial we configure trust (SAML) between 2 Cloud Foundry subaccounts located in different regions in SAP Business Technology Platform (SAP BTP). This allows us to call a protected application across subaccounts, across regions. Used... Read More »0Comments21Likes
-
Introduction Note: This post is part of a series. For a complete overview visit the Principal Propagation in SAP Integration Suite. This blog post covers the use case of an external system communicating with SAP S/4HANA Cloud using Principal... Read More »0Comments5Likes
-
When I was working on the topic of the User Propagation between SAP BTP and third-party Applications. for a reason I picked the HAA-CF as my guinea pig application. HAA-CF application simply has it all. It has the app-router, a... Read More »0Comments1Like
-
This brief is to demonstrate how one could access a backend micro-service deployed on SAP BTP and protected by an SAP app-router [native] application from a non-BTP [foreign] application. Actually it seems to be a fairly common... Read More »0Comments9Likes
-
This is a follow-up blog post to previously published How to generate SAML bearer assertion token with SAP BTP Destination Service? When it comes to unattended side by side, system to system or app2app integrations with S/4HANA... Read More »5Comments5Likes