cancel
Showing results for 
Search instead for 
Did you mean: 
Subscribe

Hi,

I have subscribed a trial account and I have access to SAP BTP cockpit. I am trying to find out how to configure as such I could use SAP IdP for the authentication using OAuth2.0.

I guess I have to register an application and get the client ID and other metadata. Where could I do that? My goal is to protect our app written in NodeJS and React with SAP IdP.

I read some documentation that I need to access SAP Identity Authentication service and SAP Cloud Identity service.

Not sure if I am in the right direction, but I have check out this tutorial: https://blogs.sap.com/2021/04/15/sap-business-technology-platform-security-hands-on-video-tutorials-.../

I have few findings when I am trying to follow the tutorial:

- I can't find SAP Cloud Identity service in the Service Marketplace

- Under "Trust Configuration", when click on "Establish Trust", I am prompted with this error:

"Unable to fetch available IAS tenants. 400

[400] \{"error":"23dc5ed4-47e6-4308-a1fa-2e2f8f00f51e is not a valid tenant for OIDC configuration: customer or cost center ID not set."}"

Your help is greatly appreciated. Thank you.

0 Likes
View Entire Topic
gregorw
SAP Mentor
SAP Mentor
0 Likes

As soon as you have the BTP Free Tier the integration with the custom IdP is quite easy as it's just one click in the Security -> Trust section of your subaccount. For a first end-to-end example I suggest to run trough Build an Application End-to-End Using CAP, Node.js and VS Code.