If you installed the Web Agent Option Pack on a WebLogic 9.2.x application server at the Identity Provider, you have to set the <enforce-valid-basic-auth-credentials> element to false for Basic authentication across the artifact back channel to work.
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 © 2010 CA. All rights reserved. | Email CA about this topic |