JavaScript must be enabled in order to use this site.Please enable JavaScript in your browser and refresh the page. 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 Log in to the Config UI using your credentials. On the home page on the Config UI, select the Gateway Engine Properties from the drop-down list. Expand the Gateway Engine Properties node. Click the SECURITY > Security tab. Expand the OAuth node. 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 Copyright © TIBCO Software Inc. All rights reserved.