WAS v8.5 > Script the application serving environment (wsadmin) > Welcome to scripting for web services > Configure web services applications using wsadmin.sh > Configure application and system policy sets for web services using wsadmin.sh

Add and remove policies using wsadmin.sh

We can use the Jython or Jacl scripting language and wsadmin to query, add, and remove policies for the policy sets.

Before using the commands in this topic, verify that you are using the most recent version of wsadmin. The policy set management commands that accept a properties object as the value for the attributes or bindingLocation parameters are not supported on previous versions of wsadmin. For example, the commands do not run on a v6.1.0.x node.

Additionally, if administrative security is enabled, verify that we use the correct administrative role, as the following table describes:

Administrative roles. This table describes the administrative roles and associated authorization when administrative security is enabled.

Administrative role Authorization
Administrator The Administrator role must have cell-wide access to create and remove policies.
Configurator The Configurator role cannot create or remove policies.
Deployer The Deployer role cannot create or remove policies.
Operator The Operator role cannot create or remove policies.
Monitor The Monitor role cannot create or remove policies.
Policies define which Qualities of Service (QoS) to manage within a policy set. Policy definitions are based on the standards set by the Organization for the Advancement of Structured Information (OASIS) and Web Services Security specifications.

For application policy sets, we can add the following policies:

For system policy sets, we can add the following policies:

Use the following steps to add or remove policy types from your policy set configurations:

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


Related concepts:

Web services policies


Related


Edit policy configuration
Start the wsadmin scripting client using wsadmin.sh
Manage policy sets
Enable policies for policy sets
Create policy sets using wsadmin.sh
Add policies to policy sets
Manage policies in a policy set


Reference:

Policy configuration properties for all policies
PolicySetManagement command group for AdminTask


+

Search Tips   |   Advanced Search