hello

The page at
https://wiki.jasig.org/display/CASC/Configuring+the+JA-SIG+CAS+Client+for+Java+in+the+web.xml

seems to indicate that I can set the useSession value for a
Cas20ServiceTicketValidator.

I have tried to do this in my spring security config and get the error 

org.springframework.beans.InvalidPropertyException: Invalid property
'useSession' of bean class
[org.jasig.cas.client.validation.Cas20ServiceTicketValidator]: No property
'useSession' found

this seems to be backed up by the javadocs as Cas20ServiceTicketValidator
doesn't extend AbstractTicketValidationFilter like
Cas20ProxyReceivingTicketValidationFilter does.

Can I not use Cas20ServiceTicketValidator with useSession=false?

Regards

n


--
View this message in context: 
http://jasig.275507.n4.nabble.com/Spring-security-and-Cas20ServiceTicketValidator-with-useSession-false-tp3763077p3763077.html
Sent from the CAS Users mailing list archive at Nabble.com.

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