Refer previous blog series
Sailing Smooth With API Management – Pt-1 setting up of free trial account – in Cloud Foundry.
Sailing Smooth With API Management – Pt-2 POC – Registering CPI SOAP Service.
Sailing Smooth With API Management – Pt-3 POC – POC – Registering external OData service (Northwind Service).
https://<TenantDetails>.successfactors.com/odata/v2
Prerequisite: APIPortal.Administrator role
Double click on the API and click “Policies”
<!–Specify in the APIKey element where to look for the variable containing the api key–>
<VerifyAPIKey async=’true’ continueOnError=’false’ enabled=’true’
xmlns=’http://www.sap.com/apimgmt’>
<APIKey ref=’request.header.apikey’/>
</VerifyAPIKey>
With this we are able to register SuccessFactors APIs in API Management, implemented additional layer of security (through API Key) and subscribed the same.
Any question or feedback will be appreciated!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
21 | |
9 | |
9 | |
7 | |
7 | |
5 | |
5 | |
4 | |
3 | |
3 |