SSOTokenManager.java line 145:
String authInfo = 
sso.generateAuthResponse(this.assertingParty,principal.getName(),true);
//for IE 5.0 change by Netservant
authInfo = authInfo.replaceAll("\"","'");  


View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4022806#4022806

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4022806
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to