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.
- Host: GitHub
- URL: https://github.com/sbcd90/sap-cp-oauth-example
- Owner: sbcd90
- Created: 2017-05-04T18:23:35.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-05-04T18:24:55.000Z (about 9 years ago)
- Last Synced: 2025-02-26T06:31:47.000Z (over 1 year ago)
- Language: Java
- Size: 2.93 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.