Administration Console Online Help

Previous Next Open TOC in new window
Content starts here

Enable cross domain security between domains

Before you begin


Cross domain security establishes trust between two WebLogic Server domain pairs by using a credential mapper to configure communication between these WebLogic Server domains.

  1. If you have not already done so, in the Change Center of the Administration Console, click Lock & Edit (see Use the Change Center).
  2. In the left pane, click the name of the domain.
  3. Select Security > General.
  4. Select Cross Domain Security Enabled.
  5. Click Save.
  6. Create a user for cross-domain security in the security realm for the domain and assign the user to the group CrossDomainConnectors. See Create users and Add users to groups
  7. Configure a cross-domain security credential mapping for the cross-domain security user. See Create a cross-domain security credential mapping.
  8. In the Change Center, click Activate Changes. If automatic realm restart is enabled in the default realm, you do not need to restart WebLogic Server for changes to go into effect.

After you finish

Perform the same procedure in each domain for which you want to enable cross domain security.


Back to Top