Credential Management
Last updated
Last updated
From the left-hand menu, select Credential Manager under the Administration section.
Click on the Register Credential button in the top-right corner of the screen.
In the Register Credential form, provide the following details:
Credential Name: Enter a unique name for the credential to easily identify it.
Credential Type: Select SAP Cloud Environment from the dropdown list.
Authentication Type: Choose the authentication method. In this case, select Basic.
User Name: Enter the username for the cloud environment.
Password: Enter the corresponding password.
Once all fields are filled, click the Save button to register the credential.
A confirmation message will appear if the registration is successful.
The newly registered credential will appear in the List of Credentials section
For Authentication Type OAuth2 – Instead of password, authorization tokens are issued to verify an identity between consumers and service providers. OAuth 2 provides better security than basic authentication as the initial requests for credentials are made under the SSL protocol and its access object is a transitory token.
Save the changes to access your BTP user account.
The newly created credential gets listed in the Credential Manager screen.
Note: For further information on getting Client Id, Client Secret and Auth Token URL, please refer to the link -