At the Identity Provider, the Web Agent Option Pack can be installed on a WebLogic 9.2.x application server. For basic authentication across the back channel to work with this server, modify the WebLogic config.xml file.
In the WebLogic config.xml file for the application domain, set the <enforce-valid-basic-auth-credentials> within the <security-configuration> element as follows:
<enforce-valid-basic-auth-credentials>false</enforce-valid-basic-auth-credentials>
| Copyright © 2011 CA. All rights reserved. | Email CA Technologies about this topic |