From the Policy Set Summary page, click Create.

9-6 Oracle Fusion Middleware Security and Administrators Guide for Web Services to complete any of the other fields. To attach the policies at a finer scope, for example at the application or application module level, enter a pattern string to represent the name of the application or the module in the Pattern field. You can use an asterisk as a wildcard character anywhere within the string to match any number of characters at its position; you can specify multiple wildcards within the string. Note that if you use only an asterisk wildcard for Domain, the scope level will affect all domains in the enterprise. If you provide a pattern string for multiple resource scopes, such as Domain Name and Server Instance Name, the filtering conditions are ANDed together; for example, DomainmyDomain AND Server SOA. For more information about specifying the resource type and scope, and an example that specifies multiple resource scopes, see Defining the Type and Scope of Resources on page 9-19. Figure 9–4 Enter Resource Scope Page

8. Click Next.

9. In the Add Policy References page, select a policy from the Available Policies list,

and click Attach. To view details about a policy, select the policy and click the View Detail icon. A pop-up window provides a full read-only description of the policy and lists the assertions that it contains. Click OK when you are finished reviewing the details of the policy.

10. Continue selecting and attaching policies. When you are finished, click Validate to

verify that the combination of policies selected are valid. Creating and Managing Policy Sets 9-7 Figure 9–5 Add Policy References Page

11. Click Next to view the Policy Set Summary Page.

12. Review the policy set summary information. If you are satisfied with the policy set, click Save. Note that if the validation fails, the policy set is still saved, but in disabled mode. Figure 9–6 Policy Set Summary Page in Create Policy Set Wizard Using WLST Use the following procedure to create a policy set using WLST. 1. Connect to the running instance of WebLogic Server as described in Accessing the Web Services Custom WLST Commands on page 1-6. 2. Begin a repository session using the beginRepositorySession command. The beginRepositorySession command is used to create a session in which the repository will be modified. All creation, modification, or deletion commands