Authentication - syncsort_capacity_management - Latest

Syncsort™ Capacity Management Guide

Product type
Software
Portfolio
Integrate
Product family
Syncsort™ Software
Product
Syncsort™ Capacity Management
Version
Latest
Language
English
Product name
Syncsort™ Capacity Management
Title
Syncsort™ Capacity Management Guide
Copyright
2024
First publish date
1985
Last edition
2024-08-06
Last publish date
2024-08-06T15:42:28.602035
The Authentication accordion includes all the details required to authenticate a connection to your RESTful API. The Data Connector includes a C# script that holds the method of authentication. You need to define the security properties that are specific to your instance of the RESTful API.
Figure 1. The Authentication Accordion

To complete the authentication details, you need to:
  1. Specify the Values of the Security Properties that are specific to your instance of the RESTful API.
  2. To edit a Property value:
    1. Select a Property.

    2. Click the Edit button in the table header.
    3. Enter the Value .
    4. Click the Update button.

If a property includes sensitive information the Encrypted checkbox will checked. This ensures the values are not displayed on the webpage and are strongly encrypted within the database.

Data Connector

Inputs

AWS

REGION – location of specific RESTful API Instance

ACCESS_KEY – secure key

SECRET_KEY – secure key

Azure

tenantid - Directory ID

clientid - Application ID

clientSecret – secure key