cancel
Showing results for 
Search instead for 
Did you mean: 

Expose a REST Sender service with OAuth 2.0 Access Token Request

former_member187587
Contributor
0 Kudos

I am looking to Expose a REST Sender adapter with OAuth 2.0 Access Token Request authorization.

As the Sender adapter don't have such functionality I assumed this is by design and so maybe the implementation should take place in a gateway of some sort or a dedicated SAP identity server.

Any ideas?

Sebastian76
Participant

Hi Nimrod,

There's an option via KaTe's adapter

https://blogs.sap.com/2021/07/07/facilitate-jwt-with-auth0-and-openapis-on-sap-po/

With best regards

Sebastian

Accepted Solutions (1)

Accepted Solutions (1)

alex_bundschuh
Product and Topic Expert
Product and Topic Expert
0 Kudos
0 Kudos

Hi,

I have similar requirement;

Rest Synchronous API (JWT+ Encryption(RSA 256 Public Key) + Digital Signature HMAC RSA + AES ) | SAP...

I understand it's expected in Q3 2022 but there is is no tentative date, May I check if is this already available in SAP PO 7.5 , Rest adapter.

Regards,

Harry

Answers (1)

Answers (1)

former_member187587
Contributor
0 Kudos

@sebastiansimon2

Does the product supports Oauth2 as well ? (looks like Oauth0 only)