Where are the custom authentication parameters stored (not token)

Where are the custom authentication parameters stored (not token)

The custom authentication parameters are contained in the UserConfiguration property. The format is [name]=[value]. Each parameter is separated with newline (\r\n).

    Book a Presales Call

     

    Are you new to COZYROC and evaluating our solutions? 
    Book a Presales Call with us now.

      • Related Articles

      • How to get a new REST Token

        Make sure you have launched Visual Studio as "Run as Administrator". The token setup process is organized as a wizard consisting of three steps: Step 1: Specify the REST service parameters required to initiate the authorization. If there are no ...
      • Considerations when choosing REST token storage

        Since version 2.1 in COZYROC SSIS+ access tokens used by REST Connection Manager can be stored not only in the file system, but also in a database (SQL Server).   Using such a centralized storage addresses the following complications with the ...
      • How to manually generate a Shopify Token?

        A token-based authentication system allows users to enter their username and password in order to obtain a token, which allows them to fetch a specific resource, without using their username and password. Once their token has been obtained, the user ...
      • How to manually generate a Google Services Token?

        A token-based authentication system allows users to enter their username and password in order to obtain a token, which allows them to fetch a specific resource, without using their username and password. Once their token has been obtained, the user ...
      • How to set up authentication for a REST application using COZYROC's REST Wizard UI

        If you want to use COZYROC's REST wizard UI to define the authentication required to connect to a custom REST application, please use the Custom REST Starter Series on this page. It goes through 101 steps to set up and test authentication using the ...