Table of Contents

Search

  1. Preface
  2. Introduction to Informatica MDM - Supplier 360
  3. Supplier 360 Installation Overview
  4. Before You Install
  5. Installing the Supplier 360 Components
  6. After You Install
  7. Business Processes for Supplier Management
  8. Customizing Supplier 360
  9. Upgrading MDM - Supplier 360

Installation and Configuration Guide

Installation and Configuration Guide

Configuring the Application Server Properties for the Security Provider

Configuring the Application Server Properties for the Security Provider

After you upload the security provider file, you must configure the application server properties based on the application server that you use.
  1. In the Hub Console, open the Security Providers workbench.
  2. Acquire a write lock.
  3. In the left navigation pane, expand
    Providers
    User Profile Providers
    Portal Role Based User Profile Provider
    .
  4. To add a property, click
    Add
    .
    The
    Add Provider Property
    dialog box appears.
  5. Enter a property and its value.
    Based on the application server that you use, you can add the required properties one by one.
    The following table lists the JBoss properties and their values that you must add:
    Property
    Value
    app.server.type
    jboss
    java.naming.factory.initial
    org.wildfly.naming.client.WildFlyInitialContextFactory
    java.naming.provider.url
    remote+http://<Host name of application server>:<Port number>
    remote.connectionprovider.create.options.org.xnio.Options.SSL_ENABLED
    false
    remote.connections
    default
    remote.connection.default.host
    localhost
    remote.connection.default.port
    <Default port>
    remote.connection.default.connect.options.org.xnio.Options.SASL_POLICY_NOANONYMOUS
    false
    The following table lists the WebLogic properties and their values that you must add:
    Property
    Value
    app.server.type
    weblogic
    java.naming.factory.initial
    weblogic.jndi.WLInitialContextFactory
    java.naming.provider.url
    t3://<Host name of application server>:<Port number>
    java.naming.security.authentication
    simple
    java.naming.security.credentials
    <WebLogic console password>
    java.naming.security.principal
    <Weblogic console username>
    remote.connection.default.port
    <Default port>
    siperian-client.protocol
    ejb
    weblogic.security.SSL.ignorehostnameVerification
    true
  6. Click
    OK
    .
  7. Repeat steps 4 through 6 until you add all the properties.

0 COMMENTS

We’d like to hear from you!