Oracle Fusion Middleware Administration Console Online Help for Oracle WebLogic Server 12.2.1.3.0
E80374-05
![]() ![]() ![]() ![]() |
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.
![]() |