Well, I can do "something" in AbstractNonInteractiveCredentialsAction , method doExecute, checking the AuthenticationException and setting attributes in flow scope.
Enough for me at this moment :) Diego Benedicto wrote: > > Hi all, > > How can I display a message error in casLoginView.jsp, from an > AuthenticationException throwed in X509CredentialsAuthenticationHandler > > Because in all the X509 authenticacion process, I cannot access > RequestContext , and my exception that I throw: UserBlockedException that > extends AuthenticationException is not displayed in casLoginView.jsp with > <form:errors path="*" cssClass="errors" id="status" element="div" /> > > Thanks in advance, > Diego > > > -- View this message in context: http://www.nabble.com/Message-error-from-X509CredentialsAuthenticationHandler-tp25609614p25610053.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
