| <Context>
  |   <!-- a federation routing valve -->
  |   <Valve className="org.jboss.security.valve.SSOFederationRouter" />
  |   <Valve className="org.jboss.security.valve.SSOAutoLogout" 
logoutURL="/ssoapp1/close_session.jsp" />
  | 
  |   <Valve className="org.jboss.security.valve.SSOTokenManager" 
assertingParty="ssodemo:site1" />
  | 
  |   <Valve className="org.jboss.security.valve.SSOAutoLogin" authType="BASIC" 
provider="si:mycompany:site1:login" />
  | </Context>
  | 

Are these valves setup on ssosite2.com as well? including the corresponding 
login module setup with BASIC authentication?

I noticed the configuration you posted was on ssosite1.com, just making sure 
the client sso stack is setup on ssosite2.com as well

Thanks


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

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

Reply via email to