Can you post the complete stack trace? Without the line numbers we can't really tell where the problem is.
Cheers, Scott On Tue, Dec 29, 2009 at 8:45 PM, Richard Suematsu <[email protected]>wrote: > I have a working CAS implementation using > UsernamePasswordCredentialsToPrincipalResolver and I'm trying to switch it > to use x509 certificates. I followed the instructions on this page: > http://www.ja-sig.org/wiki/display/CASUM/X.509+Certificates > > Seems like my certificate gets verified, but I get the following error: > > org.springframework.webflow.engine.ActionExecutionException: Exception > thrown executing [annotatedact...@51ddd2 targetAction = > org.jasig.cas.adaptors.x509.web.flow.x509certificatecredentialsnoninteractiveact...@ba22e1, > attributes = map[[empty]]] in state 'startAuthenticate' of flow > 'login-webflow' -- action execution attributes were 'map[[empty]]'; nested > exception is java.lang.ArrayIndexOutOfBoundsException: 1 > > > Any ideas? > > Thanks. > > -- > 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
