[jboss-user] [Security & JAAS/JBoss] - Re: JBoss federated SSO setup
sohil.shah@jboss.com
do-not-reply at jboss.com
Tue Jul 1 00:12:10 EDT 2008
ah doh.......
I just noticed this
try this for jboss-federation-server.sar/conf/server.cfg.xml as configuration of federation servers on both ssosite1 and ssosite2
| <federation-server>
| <partners>
| <partner domain="ssosite1.com" server="http://www.ssosite1.com:8080/federate"/>
| <partner domain="ssosite2.com" server="http://www.ssosite2.com:18080/federate"/>
| </partners>
| </federation-server>
|
Notice the change from ssodemo-site1 to ssosite1.com and ssodemo-site2 to ssosite2.com, The domain values should be real domain values.
See if this solves the problem
Thanks
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4161652#4161652
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4161652
More information about the jboss-user
mailing list