Security feature
|
Status
|
web.xml setting
|
Mandatory authentication and authorization for users of Web service applications
|
Disabled
|
The security-context for Web service applications, wsa-root-url, is commented out.
|
Mandatory authentication and authorization for users of WSDL files
|
Disabled
|
The security-context for WSDL file access, wsa-root-url/wsdl, is commented out.
|
Mandatory authentication and authorization for WSA administration users with either the PSCAdmin or PSCOper role
|
Enabled
|
The security-context for administration access, wsa-root-url/admin, is not commented out.
|
Security feature
|
Status
|
ubroker.properties setting
|
Access to administration operations
|
Enabled
|
adminEnabled=1
|
Access to Web service applications
|
Disabled
|
webAppEnabled=0
Note: Before any web service request can be accepted, this property must be set on (1).
|
Access to WSDL files
|
Disabled
|
enableWsdl=0
enableWsdlListings=0 |
Mandatory authentication and authorization of users with an administrator role
|
Enabled
|
adminAuth=1
|
Mandatory authentication and authorization of users of Web service applications
|
Disabled
|
appAuth=0
|
Definition of administrator roles
|
PSCAdmin, PSCOper
|
adminRoles=PSCAdmin,
PSCOper |