cancel
Showing results for 
Search instead for 
Did you mean: 

Connecting to CP Neo Service from ABAP

former_member210955
Active Participant
0 Kudos

Hi All,

We have an OAuth (both Auth code and client credential) protected provider service running in Cloud platform Neo.

Now the consumer of this service will subscribe to it and use a custom IDP (without IAS) as a trust.

We now want the service to be connected from S/4 or even ECC systems.

I understand that OAuth SAML bearer flow will work considering the necessary configurations are done on the SCP consumer account and S/4 side like establishing trust between the systems, SAML attribute mapping ,registering OAuth clients.

I would like to know if OAuth client credentials can also work in this scenario. Can CP act as an OAuth server and generate a token which can be used by the consuming application ? I understand that In this case the custom IDP configured is not used at all.

I understand the complete OAuth capabilities are not available in some ECC systems where we have to do all the Client side OAuth handling manually.

Best Regards,

Saurav

Accepted Solutions (1)

Accepted Solutions (1)

Ivan-Mirisola
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi saurav.sarkar,

The following documentation shows how to call Neo's endpoints to retrieve an OAuth2 token for your Forms by Adobe. It should also work the same way for any application - just as long as you register an OAuth2 client for it.

https://help.sap.com/viewer/6d3eac5a9e3144a7b43932a1078c7628/Cloud/en-US/645cf6c92d05492ca1920988ac7...

Best regards,
Ivan

Answers (0)