Thanks Marvin, you example helped. Looks like I needed to replace: <action bean="x509Check" />
With this: <evaluate expression="x509Check" /> This should probably be filed as a bug but since its commented out I don¹t know... On 5/7/10 4:37 AM, "Marvin Addison" <[email protected]> wrote: >> > Current file I am using: >> > >> http://developer.jasig.org/source/browse/jasigsvn/cas3/trunk/cas-server-webap >> p/src/main/webapp/WEB-INF/login-webflow.xml?r=HEAD > > Uncommenting the startAuthenticate action in the distribution file > should work fine. What's the particular error? > >> > Does anyone have a better example of x509 authentication? > > Ours is heavily customized, but should be sufficient to demonstrate > how to get non-interactive auth handlers to fire, > https://projects.iad.vt.edu:8443/svn/middleware/cas/cas-server/trunk/vt-cas-se > rver-webapp/src/main/webapp/WEB-INF/login-webflow.xml. > > M > > -- > 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 > -- 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
