<div dir="ltr">Are you adding documentation and example as well?</div><div class="gmail_extra"><br><div class="gmail_quote">On 23 November 2015 at 16:13, Bill Burke <span dir="ltr">&lt;<a href="mailto:bburke@redhat.com" target="_blank">bburke@redhat.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Any servlet based adapter will now be using<br>
HttpServletResponse.sendError with the appropriate Http status code of<br>
the protocol.  To handle errors, users will have to add the appropriate<br>
error code handlers in web.xml.  I should have done that in the first<br>
place, but quite honestly, I didn&#39;t even know that existed in the<br>
servlet spec.<br>
<br>
I&#39;ll be setting a request attribute that contains a protocol specific<br>
object so that people can view the error code, message, or anything else<br>
the protocol provides (i.e. SAML errors can be quite complex and can<br>
have their own document).<br>
<br>
Hopefully I&quot;ll have this done by tomorrow.<br>
<span class="HOEnZb"><font color="#888888"><br>
--<br>
Bill Burke<br>
JBoss, a division of Red Hat<br>
<a href="http://bill.burkecentral.com" rel="noreferrer" target="_blank">http://bill.burkecentral.com</a><br>
_______________________________________________<br>
keycloak-dev mailing list<br>
<a href="mailto:keycloak-dev@lists.jboss.org">keycloak-dev@lists.jboss.org</a><br>
<a href="https://lists.jboss.org/mailman/listinfo/keycloak-dev" rel="noreferrer" target="_blank">https://lists.jboss.org/mailman/listinfo/keycloak-dev</a><br>
</font></span></blockquote></div><br></div>