Configure View to Retrieve RMS Protected Files

You can configure View to access and decrypt files that are protected by Microsoft Rights Management System (RMS).

To enable RMS decryption

  1. Open the IDOL View component configuration file in a text editor.

  2. In the [Viewing] section, set DocumentDecryptionSettings to the name of a configuration section where you define the decryption settings. For example: 

    DocumentDecryptionSettings=Azure
  3. Create a new configuration section with this name.

  4. Set RMSClientID and RMSClientSecret to the client ID and secret that View must use to identify itself to Microsoft Azure.
  5. Set RMSUserName and RMSUserPassword to the user name and password to use to log in to Microsoft Azure to retrieve documents.
  6. Set any other parameters for your system, such as proxy or SSL settings. For more information, refer to the IDOL View component Reference.
  7. Save and close the configuration file.

  8. Restart the IDOL View component for your changes to take effect.

For example:

[Viewing]
DocumentDecryptionSettings=Azure

[Azure]
RMSClientId=abc123de-45fg-678h-a90b-cd12ef34gh56
RMSClientSecret=abc!@-1234567890-dEF!@-abcdef123456
RMSUserName=myusername@myusername.onmicrosoft.com
RMSUserPassword=passwORd!