Thanks Jérôme. Yes that exactly what I want to do, unfortunately on my part
the application is using JAAS and not Spring Security and the move to SS
would be a major effort so I'm trying to figure out if there is some other
way that this can be done easily.

Adam Swift
www.5amsolutions.com | Software For Life™
866.526.6042 x757
Think | Do Well | Be Good | Stand Up


On Wed, May 23, 2012 at 12:57 PM, jleleu <[email protected]> wrote:

> Hi,
>
> I think that I see what you want to do : if the user has been previously
> authenticated in one application, you want to auto-login him if he accesses
> another application even on some public/protected pages.
>
> Am I right ?
>
> I remember some threads on this mailing list about these auto-detection of
> previous CAS login, I think it was with Spring Security as a CAS client...
> It's not something out of box. You would have to do some customization in
> your CAS server, like adding a notification cookie at login and in your CAS
> client, triggers a CAS round-trip with gateway parameter when detecting
> this cookie.
>
> Best regards,
> Jérôme
>
> --
> 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-user
>

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

Reply via email to