+

Search Tips   |   Advanced Search

Configure web security related properties for the Liberty profile

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

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

For available attributes in the webAppSecurity element , see Configuration elements in server.xml.


Subtopics


Parent topic: Secure the Liberty profile and its applications