_cas_stateful_ gets passed to me as a username from Acegi - throws exception

doahh gavin at prodia.co.uk
Fri May 23 18:46:41 EDT 2008


Thank you very much indeed Scot.

I had the following:

<bean id="casProxyTicketValidator"
class="org.acegisecurity.providers.cas.ticketvalidator.CasProxyTicketValidator">
        <property name="casValidate"
value="https://localhost:8443/tootired.net/cas/proxyValidate"/>
        <property name="proxyCallbackUrl"
value="https://localhost:8443/tootired.net/forum/casProxy/receptor"/>
        <property name="serviceProperties" ref="serviceProperties"/>
    </bean>

Commenting out the "proxyCallbackUrl" property seems to have done the trick.
I copied my configuration from the Roller blog software and am unsure of a
lot of what is happening in there. I see from the Acegi documentation:

The CasProxyTicketValidator may also include a proxy callback URL

and so it looks like it is not required.  
-- 
View this message in context: http://www.nabble.com/_cas_stateful_-gets-passed-to-me-as-a-username-from-Acegi---throws-exception-tp17428160p17442234.html
Sent from the CAS Users mailing list archive at Nabble.com.




More information about the cas mailing list