Show TOC

OAuth 2.0 Server with AS ABAPLocate this document in the navigation structure

OAuth 2.0 is a simple protocol allowing easy integration with services offered by SAP. An OAuth 2.0 client manages the communication between the Web-based application offered by AS ABAP and a service provider, such as an AS ABAP.

OAuth 2.0 is available for OData services that are integrated with OAuth 2.0 runtime.

Restriction
  • SAP supports OAuth 2.0 in the context with OData-enabled RESTful services.

  • AS ABAP supports authentication and authorization for server-to-server communication based on OAuth 2.0.

  • SAP supports OAuth 2.0 with a number of different flows (see the related link).