Skip navigation.

Administration Console Online Help

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

JDBC Data Sources: Security: Credential Mapping

Configuration Options     Related Tasks     

Credential mapping for a JDBC data source is the process in which WebLogic Server user IDs are mapped to database user IDs. If credential mapping is enabled on the data source, when an application requests a database connection from the data source, 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 data source.

Configuration Options

Name Description
WebLogic Server User

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

Remote User

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

Remote Password

The database password for the database user ID.

Confirm Password

Re-enter the database password to confirm that you entered it correctly.

Related Tasks

 

Skip navigation bar   Back to Top