Thanks for pointing me to the Gateway parameter, that looks like it is
exactly what I'm looking for!

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


On Thu, May 24, 2012 at 8:50 AM, jleleu <[email protected]> wrote:

> Hi,
>
> I don't know the JAAS CASLoginModule. I have in my mind that JAAS login
> modules are pretty complex objects, so I wouldn't try to develop a new one.
> I would try to create a basic J2E filter which tests if the user is
> authenticated (something like request.getUserPrincipal() != null) and if
> it's not the case, triggers a roundtrip to CAS server with your CAS service
> and the gateway parameter setted to true.
>
> Hope it helps...
> 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