I am using one of the latest releases from the trunk...about a month ago. 

The config files are basically setup as they are in the examples.

When trying to go from node1.jboss.com to node2.jboss.com using the test 
application, SSOFederationRouter is setting the target URL to node1 instead of 
node2...using the line:

String 
serverName=((String)this.partners.get(myDomain.substring(1))).split("federate")[0];

I switch it to use the fullRequest variable and it wanted to work but presented 
the login screen of node2 instead.

Thanks,
Dennis
[email protected]


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

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

Reply via email to