Hello,there I have participated in a project that use sso, but we have two cas server to identify user info, and different cas server to identify user use different database, I want to implement this function: user A is configured to cas server A, and he can single sign on cas server A and access all web applications that be configured to cas server A as SSO server, but now he wants to access app X that is configured to cas server B as SSO server, so, how can I do to let him access app X directly if he already login cas server A, and if he doesn't login cas server A, then he can't access app X and will send redirect to cas server B's login page? I have read some articles, it seems to modify login-flow.xml and add some java class, Isn't it in java class use httpclient to send SAML request to another cas server to validate server ticket or TGT? but I don't know how to do this, can you give me a favor??
Thanks & Regards He -- You are currently subscribed to [email protected] as: [email protected] To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/cas-dev
