Previous Topic: Set Up the Test Scenario

Next Topic: Configure the Policy Server for the Security Application

Modify the Sample Security Web Application

To leverage an Identity Asserter, WebLogic requires that the target web application is configured to use CLIENT-CERT authentication method.

To configure the target web application to use the CLIENT-CERT authentication method

  1. Modify the web application deployment descriptor as follows:
    <auth-method>CLIENT-CERT</auth-method>
    
  2. Redeploy the web application onto WebLogic Server.


Copyright © 2010 CA. All rights reserved. Email CA about this topic