[jboss-user] [Security & JAAS/JBoss] - Federated SSO Same Domain Error

dennismarcum do-not-reply at jboss.com
Thu May 7 22:42:45 EDT 2009


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 at akimeka.com


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



More information about the jboss-user mailing list