Starting OAuth Server

The OAuth server is integrated within TIBCO API Exchange Gateway. The OAuth server is run as a Core Engine instance.

To start an instance of OAuth server, follow these steps:

Procedure

  1. Set the OAuth server properties. See Setting OAuth Server Properties.
  2. To authenticate owner, client and manage the scopes, configure an adapter and set the properties. See Enable OAuth Authorization For Gateway (Set Adapter Properties) section.
  3. Start a Core Engine instance using the following command:

    On the Windows platform, type the following command:

      asg-engine -u asg-caching-core -a ASG_Configuration

    On the UNIX platform, type the following command:

    ./asg-engine -u asg-caching-core -a ASG_Configuration