Using the Command-Line Interface to Define Governance Controls

You can use the data files available under <TIBCO_HOME>/ogp/1.2/samples/<Name_of_the_Governance_Control_Template> to create governance control templates. You can modify the data files corresponding to the governance control template you want to use. You can use the targets available in the build file under <TIBCO_HOME>/ogp/1.2/samples/<Name_of_the_Governance_Control_Template>. This is a use case to demonstrate the use of the command-line interface where in you want to deploy the User Name Token Authentication governance control. In addition, you want to deploy a governance control to sign the request sent from the WSS Consumer and verify the signed request received by the WSS Provider. You also want the governance controls to set and verify timestamps.

The usecase involves the following tasks:
  1. Use Case for User Name Token Authentication.
  2. Use Case for WSS Consumer Reference.
  3. Use Case for WSS Provider Reference .
  4. Running the ant command with the appropriate build targets.