Add the Virtualize Property to the Identity Store Configuration

You must add the property "virtualize" to the Identity Store Configuration in Fusion Middleware Control to enable SSL for Publisher.

  1. Log in to Fusion Middleware Control:

    https://<Host>/<SecureAdminPort>/em
  2. Select WebLogic Domain, Security, and then Security Provider Configuration.

  3. Expand the Security Store Provider segment.

  4. Expand the Identity Store Provider segment.

  5. Click Configure.

    1. Click Add (+) to add a new property.

    2. In the Add New Property dialog, enter

      Property Name — virtualize

      Value — true

  6. On the Identity Store Provide page, click OK.

  7. Confirm that the property is added to the jps-config.xml file:

    1. Open the jps-config.xml file located in

      <DomainHome>/config/fmwconfig/jps-config.xml

    2. Ensure that the file contains the line:

      <property name="virtualize" value="true"/>