[jboss-user] [Security & JAAS/JBoss] - Re: JBoss federated SSO setup

sohil.shah@jboss.com do-not-reply at jboss.com
Tue Jul 1 00:05:02 EDT 2008


  | <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



More information about the jboss-user mailing list