Skip navigation.

Administration Console Online Help

PreviousNextvertical dots separating previous/next from contents/index/pdfContents

JDBC Module: Security: Credential Mapping

Configuration Options     Related Tasks     

Credential mapping for a JDBC module is the process in which WebLogic Server user IDs are mapped to database user IDs. If credential mapping is enabled on the module, when an application requests a database connection from the module, WebLogic Server determines the current WebLogic Server user ID and then sets the mapped database ID as a light-weight client ID on the database connection.

This feature relies on features in the JDBC driver and DBMS. It is not supported for all drivers and database management systems.

Use this page to configure credential mapping services for a JDBC module.

Specify a database user ID that maps to the selected WebLogic Server user. If Enable Credential Mapping is selected on the module, when an application requests a database connection from the module, WebLogic Server determines the current WebLogic Server user ID and then sets the user ID on the database connection to the mapped database user.

Configuration Options

Name Description
WebLogic Server User

The WebLogic Server user ID that will map to the remote user ID.

CR207030

Remote User

The database user ID to map to the selected WebLogic Server user.

CR207030

Remote Password

The database password for the database user ID.

CR207030

Confirm Password

Confirm your Password.

Related Tasks

 

Skip navigation bar   Back to Top