CAS and Acegi intergration problem ?
Scott Battaglia
scott.battaglia at gmail.com
Tue Sep 5 06:15:26 EDT 2006
It looks correct. I would recommend turning on DEBUG and actually checking
the output. From that you should be able to tell what's being protected and
what isn't. It should also tell you what filters are executinig.
-Scott
On 9/5/06, Wong-Ho, Malcom <MWong-Ho at fnb.co.za> wrote:
>
> In my application context i have this entry :
>
> <bean id="filterInvocationInterceptor" class="
> org.acegisecurity.intercept.web.FilterSecurityInterceptor">
> <property name="authenticationManager"><ref
> local="authenticationManager"/></property>
> <property name="accessDecisionManager"><ref
> local="httpRequestAccessDecisionManager"/></property>
> <property name="objectDefinitionSource">
> <value>
> CONVERT_URL_TO_LOWERCASE_BEFORE_COMPARISON
> \A/secure/super.*\Z=ROLE_WE_DONT_HAVE
> \A/secure/.*\Z=ROLE_SUPERVISOR,ROLE_TELLER
> </value>
> </property>
> </bean>
>
> Is this entry correct?
>
>
> -----Original Message-----
> From: cas-bounces at tp.its.yale.edu on behalf of Scott Battaglia
> Sent: Mon 9/4/2006 4:46 PM
> To: Yale CAS mailing list
> Subject: Re: CAS and Acegi intergration problem ?
>
> The first thing I would do is double check that you are actually
> protecting
> the url /cas-client/secure in your Acegi configuration file.
>
> -Scott
>
> On 9/4/06, Wong-Ho, Malcom <MWong-Ho at fnb.co.za> wrote:
> >
> >
> > Hi,
> >
> > I have followed these steps provided in the Spring forum
> > http://forum.springframework.org/showthread.php?t=12811. I have setup
> the
> > CAS server and am able to validate on the CAS server on this url
> > https://localhost:8443/cas-server/login. From the client side when i
> enter
> > a secure url http://localhost:8080/cas-client/secure i'm not redirected
> to
> > a login page to be authenticted by the CAS server ?
> >
> > Thank you in advance.
> >
> > Malcolm Wong Ho
> >
> > To read FirstRand Bank's Disclaimer for this email click on the
> following
> > address or copy into your Internet browser:
> > https://www.fnb.co.za/disclaimer.html
> >
> > If you are unable to access the Disclaimer, send a blank e-mail to
> > firstrandbankdisclaimer at fnb.co.za and we will send you a copy of the
> > Disclaimer.
> >
> >
> > _______________________________________________
> > Yale CAS mailing list
> > cas at tp.its.yale.edu
> > http://tp.its.yale.edu/mailman/listinfo/cas
> >
> >
> >
>
>
> To read FirstRand Bank's Disclaimer for this email click on the following
> address or copy into your Internet browser:
> https://www.fnb.co.za/disclaimer.html
>
> If you are unable to access the Disclaimer, send a blank e-mail to
> firstrandbankdisclaimer at fnb.co.za and we will send you a copy of the
> Disclaimer.
>
> _______________________________________________
> Yale CAS mailing list
> cas at tp.its.yale.edu
> http://tp.its.yale.edu/mailman/listinfo/cas
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://tp.its.yale.edu/pipermail/cas/attachments/20060905/4443c6c3/attachment.html
More information about the cas
mailing list