Credential Management
Credential Registration
Admin users can switch to the Administration View to access the Credential Manager.
Click the Credential Manager menu option on the left-hand pane to view the list of registered credentials.

To add a new credential, click Register Credential available on the right-hand panel, and then click on the Register Credential button.

Fill in the required fields:
Credential Name: Enter a name of your choice.
Credential Type: Select SAP Analytics Cloud.

For the Client ID, Secret, Token URL, and Authorization URL:
Log in to your SAP Analytics Cloud (SAC) instance.
In the SAC home screen, go to System > Administration.

In the Administration panel, select the App Integration tab.
Click on Add OAuth Client.

Provide a Name for the client.
Enter the Redirect URI (callback URL) as required.
Click Add to create the client.


The Authorization URL and Token URL can be found outside the OAuth Clients section under the App Integration or OAuth Configuration area.

In the Credential Manager, provide the following details:
Client ID
Client Secret
Authorization URL
Token URL

After entering the required information, click the Save button. Upon successful save, a Generate Token button will appear. Click this button to initiate token generation and validate the entered credentials.

This process confirms whether the provided details can establish a successful connection with the authentication server.

Last updated