JavaScript must be enabled in order to use this site.Please enable JavaScript in your browser and refresh the page. File-Based Client Adapter By default, the OAuth server provides the file- based owner adapter. To use the file-based client adapter, 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 File Property Value Client Adapter com.tibco.asg.oauth.identity.provider.file.ClientAdapterService Resource Path Name /examples/OAuth/resources Click Save to save changes. Set the properties for the client adapter in the ASG_HOME\examples\OAuth\resources\client.properties file. Note: The client adapter properties can also be set in the ASG_CONFIG_HOME/asg.properties file, as follows: Navigate to the ASG_CONFIG_HOME directory. Edit the asg.properties file in a text editor. Set the following property: tibco.clientVar.oauth.client.adapter.class=com. tibco.asg.oauth.identity.provider.file.ClientAdapterService Save changes to the asg.properties file. Copyright © TIBCO Software Inc. All rights reserved.