TIBCO API Exchange Manager

To use the portal engine of TIBCO API Exchange Manager as the client adapter for the OAuth server, follow these steps:

Procedure

  1. Log in to the Config UI using your credentials.
  2. On the home page on the Config UI, select the Gateway Engine Properties from the drop-down list.
  3. Expand the Gateway Engine Properties node.
  4. Click the SECURITY > Security tab.
  5. Expand the OAuth node.
  6. Set the properties as follows:
    Client Adapter Properties for TIBCO API Exchange Manager
    Property Value
    Client Adapter com.tibco.asg.portal.engine.oauth.identity.provider.ClientAdapterImpl
    Engine URL http://portal_host_name:9122

    where, portal_host_name is the name of machine running the portal engine of TIBCO API Exchange Manager

    Resource Path Name /examples/OAuth/resources—
    Note: The client adapter properties are defined in the ASG_CONFIG_HOME/asg.properties file, as follows:
    • oauth.client.adapter.class=com.tibco.asg.portal.engine.oauth.identity.providerClientAdapterImpl
    • tibco.clientVar.portal.engine.urlhttp://portal_host_name:9122