Basic Administration
Last updated
Last updated
1. Navigate to Credential Manager
From the Administration menu, go to Credential Manager.
Click Register Credential.
2. Provide Credential Details
a. Credential Name: Enter any identifiable name for the credential.
b. Credential Type: Select API Management.
c. Authentication Type: You can upload the credentials file using the Browse button.
d. Client ID, Client Secret, and Token URL: Follow the steps below to retrieve these details.
Go to the SAP BTP Cockpit and log in with your credentials.
In the SAP BTP Cockpit, navigate to Instances and Subscriptions.
Click on the Create button.
Fill in the necessary details as follows:
Service: API Management, API Portal
Plan: apiportal-apiaccess
Runtime Environment: Cloud Foundry
Space: Dev
Instance Name: Enter a name of your choice
After the instance is created, click the three-dot menu (â‹®) next to it.
Select "Create Service Key".
Enter a name for the key (e.g., api-access-key
) and click Create.
Once created, click on the key to view credentials like clientid
, clientsecret
, and url
— used for API authentication.
5. Enter Service Key Details in ReleaseOwl
Use the copied details from the service key:
d. Client ID: Paste the Client ID.
e. Client Secret: Paste the Client Secret.
f. Token URL: Paste the Token URL.
6. Save Credential
Click Save.
The credential will appear in the List of Credentials.