https://github.com/gregorwolf/html5userapi
Test SAP Cloud Platform User API
https://github.com/gregorwolf/html5userapi
Last synced: 9 months ago
JSON representation
Test SAP Cloud Platform User API
- Host: GitHub
- URL: https://github.com/gregorwolf/html5userapi
- Owner: gregorwolf
- License: apache-2.0
- Created: 2017-03-14T22:29:50.000Z (about 9 years ago)
- Default Branch: main
- Last Pushed: 2021-06-02T17:27:59.000Z (about 5 years ago)
- Last Synced: 2025-04-07T04:30:54.158Z (about 1 year ago)
- Language: HTML
- Size: 520 KB
- Stars: 6
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# HTML5UserAPI
This project provides a simple HTML5 webpage with links to all endpoints of the [SAP Cloud Platform User API](https://help.sap.com/viewer/65de2977205c403bbc107264b8eccf4b/Cloud/en-US/1de599bf722446849d2b2e10132df42a.html). It can be deployed as a HTML5 app to the SAP Cloud Platform.
## Deployment
### TL;DR
* Clone in SAP Web IDE and deploy to SCP
* Download [html5userapi.zip](html5userapi.zip?raw=true), upload via **Import from File** in HTML5 Applications, navigate to Versioning -> Versions and activate
### Detailed Description for the upload
Download [html5userapi.zip](html5userapi.zip?raw=true) and then open Applications -> HTML5 Applications and click on **Import from File**

Choose the file **html5userapi.zip** you've just downloaded and fille the form as shown below

Navigate to the just uploaded HTML5 App and go to Versioning --> Version. Click the **Activate** icon there

Confirm the pop-up with **Yes**

Now you can open the app by clicking the Application URL

You should see a list of this links

When you click on **/services/userapi/attributes?multiValuesAsArrays=true** you should see

This endpoint will show you also Group assignments done in a custom IdP.