cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

OAuth Token validation in SAP Gateway

2,193

Hi Community,

we want to provide an OData-Service for partner companies from our SAP Systems. We publish our API on SAP API Management. Only the client system from our partner companies has to be authenticated. SAP API Management can authenticate an client system with a few options (OAuth, JWT, Basic Auth, SAML).

The problem we are facing is the authentication of the client systems on our SAP Gateway. We don't want to use X.509 Certificates or Basic Auth for authentication on our SAP Gateway.

Can a SAP Gateway validate an OAuth Access Token or JWT from an external Identity Provider and then grant access? SAP API Management could act as an authorication server with the client credentials grant type and returns an access token. Could a SAP Gateway validate the access token and grants access?

Thank you for any advice

Accepted Solutions (0)

Answers (0)