Note: You cannot uncomment more than one security model template.
4. Save the web.xml file.
All security models, with the possible exception of oeablSecurity-anonymous.xml, require further configuration with regard to setting up user accounts, roles, authentication, and authorization.
Initial configuration enables Spring Security for REST Web applications. Additional configuration is necessary if you want to enable Spring Security for the APSV and the SOAP transports.
Additional configuration steps are required to set up CORS support and Single sign-on.
For information on additional Spring Security configuration tasks, follow the link to the appropriate topic listed below.