OAuth 2.0 Server for AS ABAP

You want to use SAP NetWeaver Application Server for ABAP as an OAuth 2.0 server to enable an outbound OAuth 2.0 client to access resources on an OAuth 2.0 protected web service offered by a service provider.

In the OAuth 2.0 server, you must determine the OAuth 2.0 flows you want to use, the resource owners' authentication, and which OAuth 2.0 scopes you assign to the resource owners. This data is stored in the registered inbound OAuth 2.0 client.

OAuth 2.0 Flows Supported by SAP