Table of Contents

Weblogic - Authentication Provider

About

authentication provider in Weblogic.

Oracle Fusion Middelware application delegates user authentication to the first authentication provider configured for the domain.

Each authentication provider as a Login Module.

Authentication provider provides information to the identity store.

Configuration

By default, an installation is configured with an Defaultauthenticator that uses the Oracle WebLogic Server embedded LDAP server for user and group information.

You can reconfigure the domain to use:

In this case, Oracle WebLogic Server Administration Console enables you to view the users and groups in your directory. However, you need to continue to use the appropriate tools to make any modifications to the directory. For example, if you reconfigure Oracle Business Intelligence to use OID, you can view users and groups in Oracle WebLogic Server Administration Console but you must manage them in OID Console.

Multiple authenticator

The list of the providers must match between:

Weblogic Authentication Providers

Adapters.os Xml

Configuration

Security Provider

See security provider configuration

Weblogic Identity Store Provider Configure

config.xml

The domain configuration file

fmw_home/user_projects/domains/bifoundation_domain/config/config.xml

contains the authentication provider configuration.

Documentation / Reference