Oh. Ok. Thanks. All i want to do is get SSO working on JBoss5. How do I do 
that? should i just use cookies?  I've got a situation that looks pretty much 
like this:


... http://www.jboss.org/community/docs/DOC-12280 ...
For example, suppose we have a case where two apps, with URLs 
http://app1.xyz.com and http://app2.xyz.com, that wish to share an SSO context. 
These apps could be running on different servers in a cluster (if 
ClusteredSingleSignOn is used) or the virtual host with which they are 
associated could have multiple aliases. This can now be supported with the 
following configuration...

I'm getting confused because the sso-cfg needs trust server (or does it?)


  |   <sso-processor>
  |     <processor class="org.jboss.security.saml.JBossSingleSignOn">
  |       <property name="trustServer">??????????????</property>
  |     </processor>
  |   </sso-processor>
  | 


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

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

Reply via email to