An open API service indexing awesome lists of open source software.

https://github.com/sbcd90/sap-cp-oauth-example

This is a simple app demonstrating how oauth works in SAP Cloud Platform.
https://github.com/sbcd90/sap-cp-oauth-example

Last synced: 8 months ago
JSON representation

This is a simple app demonstrating how oauth works in SAP Cloud Platform.

Awesome Lists containing this project

README

          

sap-cp-oauth-example
=====================

- This is a simple app demonstrating how oauth works in SAP Cloud Platform.

## Steps

- Deploy & start the OAuth protected application.

- Create an OAuth client in SAP CP Cockpit Security section.

- The oauth client should subscribe to the oauth protected app.

- Start the oauth test client app separately & provide the callback url in the oauth client configured in the last step.