Credential Management

Credential Registration

  1. Admin users can switch to the Administration View to access the Credential Manager.

  2. Click the Credential Manager menu option on the left-hand pane to view the list of registered credentials.

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

  1. Fill in the required fields:

  • Credential Name: Enter a name of your choice.

  • Credential Type: Select SAP Datasphere.

  1. For the Client ID, Secret, Token URL, and Authorization URL:

  2. Log in to your SAP Datasphere (formerly known as SAP Data Warehouse Cloud) instance.

  • Click on your profile icon in the top-right corner.

  • Select System > Administration.

  • Navigate to the App Integration tab.

  1. Add a New OAuth Client:

  • Click on Add OAuth Client.

  • Provide a Client Name.

  • Enter the Redirect URI (callback URL for your application).

  • Click Add to register the client.

Note : Once added, the system will generate the Client ID and Client Secret. Ensure these values are copied and stored securely.

  1. Obtain OAuth Endpoints:

  • The Authorization URL and Token URL can be accessed from the App Integration section, typically shown outside the list of registered clients.

  1. Save OAuth Credentials:

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