Skip Headers

Oracle Fusion Middleware Administrator's Guide for Oracle Business Intelligence Publisher
Release 11g (11.1.1)
Part Number E13880-02
Go to Table of Contents
Contents
Go to previous page
Previous
Go to next page
Next

Implementing a Digital Signature

This chapter covers the following topics:

Introduction

Oracle BI Publisher supports digital signatures on PDF output documents. Digital signatures enable you to verify the authenticity of the documents you send and receive. Oracle BI Publisher can access your digital ID file from a central, secure location and at runtime sign the PDF output with the digital ID. The digital signature verifies the signer's identity and ensures that the document has not been altered after it was signed.

For additional information on digital signatures, see the following sources:

Prerequisites and Limitations

Prerequisites

Before you can implement digital signatures with Oracle BI Publisher output documents, you need the following:

A digital ID obtained from a public certificate authority or from a private/internal certificate authority (if for internal use only). You must copy the digital ID file to a secure location of the file system on the server that is accessible by the BI Publisher server. See Obtaining Digital Certificates for more information.

Limitations

Use of digital signatures with Oracle BI Publisher output documents has the following limitations:

Obtaining Digital Certificates

To obtain a digital certificate, do one of the following:

Creating PFX Files

If you obtained a digital certificate from a certificate authority, you can create a PFX file using that certificate and Microsoft Internet Explorer 7 or later.

Note: If you created a self-signed certificate using a software program such as Adobe Reader, it is likely that the program created the certificate in a PFX file. If this is the case, you don’t have to create another PFX file. You can use the one you have.

To create a PFX file with Microsoft Windows Explorer 7 or later:

  1. Ensure your digital certificate is saved on your computer.

  2. Open Microsoft Internet Explorer.

  3. On the Tools menu, click Internet Options and then click the Content tab.

  4. Click Certificates.

  5. In the Certificates dialog, click the tab that contains your digital certificate and then click the certificate.

  6. Click Export.

  7. Follow the steps in the Certificate Export Wizard. For assistance, refer to the documentation provided with Microsoft Internet Explorer.

  8. When prompted, select Use DER encoded binary X.509 as your export file format.

  9. When prompted, save your certificate as part of a PFX file to an accessible location on your computer.

After you create your PFX file, you can use it to sign PDF documents. See Implementing a Digital Signature.

Implementing a Digital Signature

Procedure Overview

The following steps provide an overview of the tasks required to set up and sign your output PDF documents with a digital signature:

  1. Register the digital ID in the BI Publisher Administration page.

  2. Specify the Roles that are authorized to sign documents.

  3. (Optional for PDF templates) Add a signature field to the PDF template in which to place the digital signature at runtime. See Adding or Designating a Field for Digital Signature, Oracle Fusion Middleware Report Designer’s Guide for Business Intelligence Publisher for instructions on designating a specific field in a PDF template for the digital signature.

  4. Enable Digital Signature for the report in the Report Properties dialog and specify the position to place the digital signature on the completed document. This can be a signature field (for PDF templates), general location (top left, top center, or top right), or you can specify x and y coordinates.

  5. Log in to BI Publisher as a user with an authorized role and submit the report through the BI Publisher scheduler, choosing PDF output. When the report completes it will be signed with your digital ID in the specified location of the document.

Registering Your Digital Signature ID and Assigning Authorized Roles

BI Publisher supports the identification of a single digital ID file. Register the digital ID in the BI Publisher Administration page as follows:

  1. On the Administration tab, under Security Center, click Digital Signature.

  2. On the Digital Signature subtab, enter the file path to the digital ID file and enter the password for the digital ID.

  3. Enable the Roles that will have the authority to sign documents with this digital ID. Use the shuttle buttons to move Available Roles to the Allowed Roles list.

  4. Click Apply. The following figure shows the Digital Signature subtab:

    the picture is described in the document text

Specifying the Signature Display Field or Location

You must specify the location for the digital signature to appear in the completed document. The methods available depend on whether your template type is PDF or RTF.

If your template is PDF, you have the following options:

If your template is RTF:

Specifying a Template Field in a PDF Template for the Digital Signature

See the chapter: Creating a PDF Template, topic: "Adding or Designating a Field for a Digital Signature" in the Oracle Fusion Middleware Report Designer's Guide for Oracle Business Intelligence Publisher for instructions on including a field in your PDF template for the digital signature.

Specifying the Location for the Digital Signature Using the Report Properties (RTF and PDF Templates)

When you specify a location in the document to place the digital signature, you can either specify a general location (Top Left, Top Center, or Top Right) or you can specify x and y coordinates in the document. You can also specify the field height and width. This is done through properties on the Runtime Configuration page. Therefore you do not need to alter the template to include a digital signature.

  1. In the catalog, navigate to the report.

  2. Click the Edit link for the report to open the report for editing.

  3. Click Properties and then click the Formatting tab.

  4. Scroll to the PDF Digital Signature group of properties.

  5. Set Enable Digital Signature to True.

  6. Specify the location in the document where you want the digital signature to appear by setting the appropriate properties as follows (note that the signature is inserted on the first page of the document only):

The following figure shows a report configured to place the digital signature at specific x and y coordinates in the document:

the picture is described in the document text

Running and Signing Reports with a Digital Signature

Users assigned a role with the digital signature privilege can attach the digital signature to their generated reports configured to include the digital signature. The digital signature can only be inserted on scheduled reports.

  1. Log in to BI Publisher as a user with a role granted digital signature privileges.

  2. In the catalog, navigate to the report that has been enabled for digital signature and click Schedule.

  3. Complete the fields in the Schedule Report Job page, selecting PDF output, and then submit the job.

  4. The completed PDF will display the digital signature.