You can configure web security related properties for the Liberty profile, such as SSO and client certificate authentication.
You can use the webAppSecurity element
to configure web container application security for the Liberty profile.
Make sure you add the appSecurity-2.0 , servlet-3.0 and other required Liberty features to the server.xml file of the Liberty profile.
For all available attributes
in the webAppSecurity element , see
Liberty profile: Configuration elements in the server.xml file.