SAP BTP, Cloud Foundry environment
1234 Blog Posts
438 Contributors
-
SAP Business Technology Platform brings together application development, data and analytics, integration, and AI capabilities into one unified environment optimized for SAP applications. Learn more: sap.com/btp The hot SAP Business... Read More »0Comments12Likes
-
In this post I describe how to scale a microservice by deploying it in multiple apps on SAP BTP, Cloud Foundry runtime. I describe my experience with achieving this using multiple modules in a multitarget application (mtar). SAP BTP, Cloud Foundry... Read More »0Comments0Likes
-
This post has the second set of exercises demonstrating different grant types described in my article “How grant-types keep your application secure?“. This exercise looks at the grant types that derive authorization indirectly, from... Read More »0Comments1Like
-
This post has the first set of exercises demonstrating different grant types described in my article “How grant-types keep your application secure?“. This exercise looks at the grant types that derive authorization directly from the... Read More »0Comments2Likes
-
In this post I layout the lab setup for the exercises mentioned in my article “How grant-types keep your application secure?“. The lab exercises are for examining the influence of configuration parameter grant-type. You may use this as a... Read More »0Comments3Likes
-
I describe what are grant types and what are the different grant types available to an application in SAP BTP Cloud Foundry environment in this article. I look at which grant types are needed for different use cases. The focus is on SAP BTP, Cloud... Read More »0Comments2Likes
-
Introduction: This blog post shows the steps to connect with Dropbox using Dropbox adapter in Cloud Integration. Implementation Guide: Configuration at Dropbox: Create an app at https://www.dropbox.com/developers/apps. In redirect URL, provide the... Read More »4Comments6Likes
-
Prerequisite To follow-up with this blog post you must have read and completed the post: Setup project for development. Reference the XSUAA Service The third approach to get the authenticated user information is the most enhanced and complete one as... Read More »0Comments6Likes
-
Prerequisite To follow-up with this blog post you must have read and completed the post: Setup project for development. Modify the “userInfo” Function Handler The second approach to get the authenticated user information is also simple,... Read More »0Comments4Likes
-
Prerequisite To follow-up with this blog post you must have read and completed the post: Setup project for development. Configure the User API Service The first approach to get the authenticated user information is the simplest as it does not rely... Read More »2Comments5Likes