I was testing the remember me feature on CAS4 RC3 and noticed a needed 
correction to the documentation located:
http://jasig.github.io/cas/installation/Configuring-Authentication-Components.html

The Webflow Configuration section should change the credential variable to be:
<var name="credential" 
class="org.jasig.cas.authentication.RememberMeUsernamePasswordCredential" />    
as opposed to:
<var name="credentials" 
class="org.jasig.cas.authentication.principal.RememberMeUsernamePasswordCredentials"
 />

And thank you for the explanation earlier.
Nancy
-- 
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-dev

Reply via email to