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#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...