You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@shiro.apache.org by jleleu <le...@gmail.com> on 2012/12/12 10:09:11 UTC

Re: Sigle sign in for two web applications?

Hi,

You could share session between applications to avoid re-authentication, but
you would still need two login pages (one for each application).
For single sign on, I recommend using a third party SSO product like CAS,
which is supported by Shiro : http://shiro.apache.org/cas.html.
Best regards,
Jérôme




--
View this message in context: http://shiro-user.582556.n2.nabble.com/Sigle-sign-in-for-two-web-applications-tp7578047p7578048.html
Sent from the Shiro User mailing list archive at Nabble.com.

Re: Sigle sign in for two web applications?

Posted by jleleu <le...@gmail.com>.
Hi,

You should find all you need in the documentation :
http://shiro.apache.org/session-management.html, in the "Session Clustering"
part.
Best regards,
Jérôme




--
View this message in context: http://shiro-user.582556.n2.nabble.com/Sigle-sign-in-for-two-web-applications-tp7578047p7578054.html
Sent from the Shiro User mailing list archive at Nabble.com.