+

Search Tips   |   Advanced Search

Create policy sets using wsadmin.sh

Create policy sets to centrally manage policies that are customized for our web services. Use the wsadmin tool, which supports the Jython and Jacl scripting languages, to create new policy sets, copy existing policy sets, or import a policy set configuration. We can also query for an existing policy set and respective attributes.

In order to complete this task, use the Administrator role with cell-wide access when administrative security is enabled.

There are three ways to create a new policy set using the wsadmin tool. Create a new policy set and its configuration, copy an existing policy set, or import a policy set.

When we create a new policy set, we must add policies. If we copy an existing policy set, we can transfer the policies and attachments that are configured on the existing policy set. The command examples in this topic use batch mode syntax. Use the -interactive option with all commands in the PolicySetManagement group.


Tasks

If we receive a success message after entering the commands, we can now manage a policy set that is customized for our web services applications. We can further configure the policy set and policies.


What to do next

Use the validatePolicySet command to validate your policy set configurations after modifying attributes for policies. For example, enter to validate the PolicySet1 policy set:


Related:

  • Web services policy sets
  • Update policy set attributes
  • Deleting policy sets
  • Add and remove policies
  • Create policy sets
  • PolicySetManagement