CAS and Acegi intergration problem ?

Wong-Ho, Malcom MWong-Ho at fnb.co.za
Tue Sep 5 00:47:39 EDT 2006


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.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/ms-tnef
Size: 3801 bytes
Desc: not available
Url : http://tp.its.yale.edu/pipermail/cas/attachments/20060905/6ccaae5e/attachment.bin


More information about the cas mailing list