The second one is the difference between configured the Auth and Validation
Filters in web.xml and just configuring the Validation Filter.


On Thu, Nov 11, 2010 at 10:18 AM, Tian Xue <[email protected]> wrote:

> Hi Scott,
>
> Thank you so much for your suggestions. I do know much about the gateway
> features. I will go through those two options. The second one sounds like I
> need to modify the application source codes at the right place. For the
> gateway feature, is it totally configuration issue or plus code
> implementation update?
>
> Thanks again.
>
> Tian
>
> ----- Original Message -----
> From: "Scott Battaglia" <[email protected]>
> To: [email protected]
> Sent: Wednesday, November 10, 2010 9:33:53 PM
> Subject: Re: [cas-user] CAS, JBOSS PORTAL integration and anonymous access
>
> You have two options:
>
> 1. Use the gateway feature
> 2. Apply only the validation filter to your code and not the authentication
> filter (the auth filter is what determines when to redirect)
>
>
> On Wed, Nov 10, 2010 at 12:11 PM, Tian Xue <[email protected]> wrote:
>
> > Hi everyone,
> >
> > I have a CAS and jboss portal integration problem recently struggling me
> a
> > lot. Basically here is my situation:
> >
> > I have followed the Jboss portal and CAS integration instruction and
> > successfully integrated CAS (version 3.2.1) into jboss portal (2.7.2) and
> > worked together on my labtop. However, since our current jboss portal
> > applications support anonymous access for most of portlets. In such
> > situations, the standard CAS client configuration for jboss portal is
> > problematic, because it enforces CAS login for all jboss portal content,
> > even the Registration portlet on homepage. I am struggling on the jboss
> > portal and cas configuration that allows some anonymous access, with CAS
> > login occurring only when the user clicks the Log In  link. In the other
> > word,if the user is logged in they get some options on the home page and
> if
> > they're not logged in, they can still use the public portlet contents
> such
> > as reading news, weather  information, registration..... How to change
> from
> > the current CAS configuration that using CAS single sign on for
> > authenticating against the whole site to CAS login occurring only when
> the
> > user clicks the Log In  link, if you have some information or suggestions
> to
> > share, please let me know. I appreciate your time and help.
> >
> > Thanks.
> >
> > Tian
> >
> > --
> > 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
> >
> >
>
> --
> 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
>

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