Spring security is automatically enabled for validating clients of REST and WEB applications. You must update oeablSecurity.properties to enable Spring Security to validate clients of APSV and SOAP applications.
For APSV, set the apsv.security.enable property to basic. By default, the property is set to none.
For SOAP, set the soap.security.enable property to basic. By default, the property is set to none.
For more information, see the oeablSecurity.properties.README file