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

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

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**

![HTML5 Applications -> Import from File](images/01-Import-from-file.png)

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

![Upload](images/02-Import-from-file-upload.png)

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

![Version](images/03-Version.png)

Confirm the pop-up with **Yes**

![Version](images/04-Activate.png)

Now you can open the app by clicking the Application URL

![Version](images/05-Application-URL.png)

You should see a list of this links

![Version](images/06-Links.png)

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

![Version](images/07-attributes-array.png)

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