Administration Console Online Help

    Previous Next  Open TOC in new window 
Content starts here

Create a Cross-Domain Security Credential Mapping


WebLogic Server uses credential mappings to support trust between two different domains. To create a username and password-based credential mapping for cross-domain security:

  1. In the left pane, select Security Realms and click the name of the realm you are configuring (for example, myrealm).
  2. Select Credential Mappings > Default.

    The Default Credential Mappings table lists the Credential Mappings configured in this security realm.

  3. Click New.

    The Create the Remote Resource for the Security Credential Mapping page appears.

  4. Select Use cross-domain Protocol.
  5. In the Remote Host field, enter the name of the remote domain that needs to interact with the local domain. Leave blank the Remote Port, Path and Method parameters.

    Click Next.

  6. On the Create a New Security Credential Map Entry page, enter the following:
    • Local User : cross-domain
    • Remote User: User configured in the remote domain that is authorized to interact with the local domain.
    • Password: The password for the remote user.
  7. Click Finish.

  Back to Top