skip to main content
Quick Start: Accessing REST data sources using HTTP header authentication : Before you start
  

Try DataDirect Drivers Now

Before you start

Before you get started, you need the following:
*Appropriate user permissions to modify your environment and to read, write, and execute various files in the DataDirect for JDBC installation directory .
*Connection information:
*Authentication Method: The method your endpoints use authenticate users. The Autonomous REST Connector supports basic, token based (HTTP Header and URL based), and no authentication.
*HTTP Header Name: The name of your HTTP header used for authentication, if it differs from the default value of Authorization.
*Security Token: The security token required to make a connection to your REST API endpoint.
*(Optional) User Name:The user ID used to access your data source, if required by your endpoints.
*HTTP Endpoints: A list of the HTTP endpoints that you want to map to the relational view. Note that additional endpoints can be added during later sessions.
*(Optional) Location to store internal driver files: The path you want the driver to use to generate and store internal configuration files. This location is not used when the driver uses memory to store mapping information for the session (the default). When configured to generate internal configuration files (CreateMap=ForceNew | NotExist), the driver will attempt to use the following directories by default:
For Windows:
application_data_folder\Local\Progress\DataDirect\AutoREST_Schema\
For UNIX/Linux:
~/progress/datadirect/AutoREST_Schema/
*For licensed installations, you will also need the following information that was provided by Progress DataDirect:
*Control Number (IPE Key)
*Serial Number