Configure web security related properties in Liberty

We can configure web security related properties for Liberty, such as SSO and client certificate authentication.

We can use the webAppSecurity element to configure web container application security for Liberty. Make sure we add the appSecurity-3.0, servlet-3.0 and other required Liberty features to the server.xml file.