Sun OpenSSO Enterprise 8.0 Integration Guide

ProcedureTo Configure the OpenSSO Enterprise Policy Agent on OpenSSO Enterprise

  1. Configure the OpenSSO Enterprise Agent Profile

    1. Log in to the OpenSSO Enterprise console as amadmin.

    2. Navigate to Access Control | /(Top-Level Real) | Agents | J2EE.

    3. Click the policy agent profile that was created earlier and was associated with the agent installation.

    4. Navigate to the tab OpenSSO Services.

    5. For the property OpenSSO Enterprise Login URL (com.sun.identity.agents.config.login.url), remove the existing entry, and add this entry:


      [0]=http://host1.example.com:48080/opensso/UI/Login?realm=idm

      The value must be the login URL that the AM users should use to login to AM

    Click Save.

  2. Navigate to the tab Application.

    1. For the property Session Attribute Fetch Mode (com.sun.identity.agents.config.session.attribute.fetch.mode), choose the option HTTP_HEADER.

    2. For the property Session Attribute Mapping (com.sun.identity.agents.config.session.attribute.mapping), remove the existing entry, and add this entry:


      [UserToken]=sois_user
    3. For the property Not Enforced URIs (com.sun.identity.agents.config.notenforced.uri), add these entries:


      /idm/styles/*
      
      /idm/includes/*
      
      /idm/images/*

    Click Save.

  3. Log out from the OpenSSO Enterprise console.