Skip Navigation

Configuration reference

This section provides information about the XML tags and attributes used to configure the 
OPM
 plug-in.
The following table lists the XML tags, describes their usage, and provides important tips and best practices.
  • All tags and values in the configuration file are case sensitive.
  • Changes to the configuration file do not take effect until the 
    OPM
     plug-in restarts. On start, the 
    OPM
     plug-in loads and verifies the configuration file. Any invalid setting can cause the 
    OPM
     plug-in fail to start. Errors are logged in event log in any case.
  • The user name and password values are encrypted in the 
    OPMplugin.config
     file. When you need to change a user name or password complete the following steps:
    1. Type the user name or password in the provided fields. The values appear in clear text.
    2. Change the value of the <encryptCredentials> tag to 
      false
       and click 
      Update
      .
    3. To encrypt the user name and password values, set <encryptCredential> to 
      true
       and save your changes. The user name and password values are now protected. For more information, see Set up relay authentication. The next time that the 
      OPM
       plug-in loads the configuration file, the plug-in encrypts the values.