ABAP Openapi
A source-verified project description is not available yet. Open the detail page or wait for a manual refresh.
Source facts need a manual refresh
ABAP API for OAuth2 authentication
ABAP API for OAuth2 authentication
Only the signature method 3 is implemented (used by Google for example).
Once completed connect into your ABAP system and create an entry with the data provided by the service you want to use.
For example Google (see api access3.png).
API host field should contain "https://docs.google.com/feeds/%20https://spreadsheets.google.com/feeds/%20https://docs.googleusercontent.com" without quotes
That's it! The consumer is registered in the system.
User profile registration needs a report to be performed, we have not yet created i but you could use the abap2gapps demo report right now. See instruction on that project.