Table of Contents |
---|
...
- Authorization URL
- Token URL
- Parameters of your OAuth Client
SAC Administration
The following chapters describe, where the mandatory parameters can be found in your SAC.
URLs
Your SAC > System > Administration > App Integration
Please enter your two URLs into your Performer Suite in the respective parameter fields (Authorization & Token URL).
Create OAuth Client
In order to be able to access your SAC systems from the Performer Suite, an OAuth client must be added to your SAC:.
Your SAC > System > Administration > App Integration > Add a New OAuth Client
Two authorization methods are possible:
- Interactive Usage (Authorization Code Grant)
- Interactive Usage and API Access (Client Credential Grant)
Info | ||
---|---|---|
| ||
|
Learn more about OAuth clients in this : SAP blog article:
https://blogs.sap.com/2018/04/20/sap-analytics-cloud-apis-getting-started-guide/#oauth2
Enter SAC Parameters
In the The last step, enter the two SAC URLs into the following text fields:
Create a new OAuth Client within the Performer Suite with and enter the required OAuth parameters:
The following parameters must be entered for this connection type:
Interactive Usage & API Access
- Client Id
- Auth Grant (Purpose) = Interactive Usage & API Access (Client Credential Grant)
- Secret
Interactive Usage
- Client ID
- Auth Grant (Purpose) = Interactive Usage (Authorization Code Grant)
- Secret (optional)
- Redirect URL
...