Previous Topic: Creating a Realm for System Login (J2EE RunAs Identity) Requests

Next Topic: Configure the SiteMinder JACC Provider, SiteMinder-Side

Login Module-Specific Agent Configuration Parameter Summary

Define the following Agent configuration parameters in the appropriate associated Agent Configuration Object or Agent configuration file. Setting Up Agent Configuration Files and Objects

Note: The SiteMinder Agent for IBM WebSphere does not use the same agent configuration parameters as a SiteMinder Web Agent and even where parameters have similar names their values might not be compatible. Do not attempt to use the Agent Configuration Object for a SiteMinder Web Agent for the SiteMinder Agent for IBM WebSphere. For a complete listing of configuration parameters for the SiteMinder Agent, see Agent Configuration Parameters.

Required Parameter

Value

Description

AcceptTpCookie

yes or no

If you configured the SiteMinder TAI to accept third-party SiteMinder session cookies, configure this parameter for the SiteMinder Login Module so that it can assert WebSphere propagation tokens in situations when WebSphere must reestablish Subjects created by the SiteMinder TAI.

For example:

AcceptTpCookie=Yes

Default is NO.

RmiAuthResource

(Required to support Java client requests)

String

Specifies the resource used when authenticating Java client (RMI-IIOP) requests.

This value must match the value specified for the resource filter in the realm that you create for Java Client requests.

For example:

RmiAuthResource=/smrmirealm

SystemAuthResource

(Required to support System login requests)

String

Specifies the resource used when authenticating System login (J2EE RunAs identity) requests.

This value must match the value specified for the resource filter in the realm that you create for System Login requests. For example:

SystemAuthResource=/smsystemrealm

More information:

TAI-Specific Agent Configuration Parameter Summary