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
dmarcum(a)akimeka.com
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4229597#...
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&a...