Administration Console Online Help

 Previous Next Contents Index  

 


Security Principal Map Entry --> Configuration

Tasks     Additional Documentation     Attributes

Overview

The default JAAS Login module has replaced the Security Principal Mapping mechanism provided with the weblogic-ra.xml deployment descriptor within the resource adapter archive. As a result, the weblogic-ra.xml <security-principal-map> element has been deprecated. However, instructions for using the Security Principal Mapping mechanism are still in place.

Use the Security Principal Map Entry > Configuration tab to configure this attribute.

Tasks

Editing Connector Deployment Descriptors

Additional Documentation

(Requires an Internet connection.)

Connectors

Resource Adaptor (Connector) Deployment Descriptor Editor

See the "Security" chapter in Programming the WebLogic Server J2EE Connector Architecture.

Attributes

Attribute Label

Description

Value Constraints

Initiating Principals

Specify the initiating-principal in the map-entry element, which identifies an entry in the security-principal-map. The default for initiating-principal is zero or more.

Attribute: InitiatingPrincipals

Configurable: yes

Readable: yes

Writable: yes

Resource Username

Specify the resource user name in the map-entry element, which identifies an entry in the security-principal-map. The resource user name is the user name identified with the resource-principal. It is used when allocating managed connections and connection handles.

Attribute: ResourceUsername

Configurable: yes

Readable: yes

Writable: yes

Resource Userpassword

Specify the resource password in the map-entry element, which identifies an entry in the security-principal-map. The resource password is the password identified with the resource-principal. It is used when allocating managed connections and connection handles.

Attribute: ResourceUserpassword

Configurable: yes

Encrypted: yes

Readable: yes

Writable: yes



 

Back to Top Previous Next