Use this page to specify the Web authentication settings that are associated with a Web client.
Property name | Value | Explanation |
---|---|---|
com.ibm.wsspi.security.web.webAuthReq | lazy | This value is equivalent to the Authenticate only when the URI is protected option. |
com.ibm.wsspi.security.web.webAuthReq | persisting | This value is equivalent to the Use available authentication data when an unprotected URI is accessed option. |
com.ibm.wsspi.security.web.webAuthReq | always | This value is equivalent to the Authenticate when any URI is accessed option. |
com.ibm.wsspi.security.web.failOverToBasicAuth | true | This value is equivalent to the Default to basic authentication when certificate authentication for the HTTPS client fails option. |