Administration Console Online Help

Previous Next Open TOC in new window
Content starts here

Domains: Web Service Security: General

Configuration Options     Related Tasks     Related Topics

Use this page to configure the general properties of a Web service security configuration.

You can configure multiple policy alternatives for a single Web service by creating a custom policy at design time. From this page you can then configure the Web service client to make a policy selection preference. The Web services runtime uses your policy selection preference to examine the policy alternatives and select the best choice.

The Default Credential Provider STS URL is the default STS endpoint URL for all WS-Trust enabled credential providers of this Web service security configuration.

Configuration Options

Name Description
Policy Selection Preference

Gets the value of the PolicySelectionPreference attribute.

The preference value can be one of the following:

  • NONE

  • SCP

  • SPC

  • CSP

  • CPS

  • PCS

  • PSC

Where: S: Security or functionality; C: Compatibility or Interoperability; P: Performance

If NONE is specified, no preference is applied - the first policy alternative is always chosen, and optional policy assertions are ignored.

MBean Attribute:
WebserviceSecurityMBean.PolicySelectionPreference

Default Credential Provider STS URI

Gets the default STS endpoint URL for all WS-Trust enabled credential providers of this Web Service security configuration.

MBean Attribute:
WebserviceSecurityMBean.DefaultCredentialProviderSTSURI

Changes take effect after you redeploy the module or restart the server.

Related Tasks

Related Topics


Back to Top