Granting Permissions to Access the Credentials Store

You must grant permissions to access the credentials store. This task only needs to be performed once for any Oracle Weblogic Server domain.

  1. Log in to Oracle Enterprise Manager Fusion Middleware Control.
  2. In the navigator, expand Weblogic Domain.
  3. Right-click the domain you want to modify and select Security > System Policies to display the System Policies page.
  4. Expand Search.
  5. For Type, select Codebase.
  6. For Name Includes, enter jca and click the Search button.
  7. Select jca-binding-api.jar in the results that are displayed, and click Edit.
  8. On the Edit System Grant page, click Add.
  9. On the Add Permission page, click Select here to enter details for a new permission and enter the following details for a new permission:
    • Permission Class: oracle.security.jps.service.credstore.CredentialAccessPermission

    • Resource Name: context=SYSTEM,mapName=oracle.wsm.security,keyName=*

    • Permission Action: *

  10. Click OK to save the new permission.