Table of Contents

Search

  1. Preface
  2. Installation Overview
  3. Pre-Installation Tasks
  4. Hub Store Installation
  5. Hub Store Post-Installation Tasks
  6. Hub Server Installation
  7. Hub Server Post-Installation Tasks
  8. Process Server Installation
  9. Process Server Post-Installation Tasks
  10. ActiveVOS Post-Installation Tasks for the Application Server
  11. ActiveVOS Post-Installation Tasks for the Business Entity Adapter
  12. Customize ActiveVOS
  13. Troubleshooting the MDM Hub
  14. Uninstallation

Installation Guide for Oracle Database with IBM WebSphere

Installation Guide for Oracle Database with IBM WebSphere

Configure JAAS Application Logins

Configure JAAS Application Logins

Use the the WebSphere administration console to configure application logins for the ActiveBPELIdentityAssertion and ActiveBPELProvidedUser applications.
  1. Configure a JAAS login module for ActiveBPEL identity assertion.
    1. From the WebSphere administration console, go to
      Security
      Global security
      JAAS configurations
      Application login configuration
      .
    2. Add an application login and specify the alias as
      ActiveBPELIdentityAssertion
      .
    3. In the
      JAAS login modules
      section, add the following login module classes in the specified order:
      1. com.activee.rt.websphere.trustvalidation.AeIdentityAssertionLoginModule
      2. com.ibm.wsspi.security.common.auth.module.IdentityAssertionLoginModule
    4. Save the changes.
  2. Configure a JAAS login module for ActiveBPEL provided user.
    1. Add an application login and specify the alias as
      ActiveBPELProvidedUser
      .
    2. In the
      JAAS login modules
      section, add the following login module class:
      com.activee.rt.websphere.trustvalidation.AeBasicLoginModule
    3. Add the following custom properties for the module:
      Property
      Description
      username
      User name of the ActiveVOS administrative user.
      password
      Password of the ActiveVOS administrative user.
    4. Save the changes.
  3. Add an administrative role for the ActiveVOS administrative user.
    1. Under
      Users and Groups
      , click
      Administrative user roles
      User
      .
    2. Select the
      Monitor
      role for the user.
    3. Move the user from the
      Available
      list to the
      Mapped to role
      list.
    4. Click
      OK
      .

0 COMMENTS

We’d like to hear from you!