[keycloak-dev] adapter-core and errors

Bill Burke bburke at redhat.com
Thu Nov 5 10:36:23 EST 2015


Log a JIRA please.  This is something I saw when doing SAML adapter and 
should make it uniform across all adapters.

On 11/5/2015 9:01 AM, Thomas Raehalme wrote:
> Hi,
>
> I'm playing around with client-side error pages regarding Keycloak
> authentication.
>
> I have an Java EE web application utilizing error-page definitions in
> web.xml. If authentication fails for a reason or another, shouldn't the
> adapter-core enable the use of these error-pages?
>
> At the moment all or most of the AuthChallenge implementations in
> adapter-core call the setStatus method of the HttpFacade. This results
> in blank responses with only the status being set. If sendError was used
> instead then the default error-page handling would kick in.
>
> Is there a reason I am missing why using setStatus instead of sendError
> in, for example, OAuthRequestAuthenticator?
>
> Best regards,
> Thomas
>
>
> _______________________________________________
> keycloak-dev mailing list
> keycloak-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/keycloak-dev
>

-- 
Bill Burke
JBoss, a division of Red Hat
http://bill.burkecentral.com


More information about the keycloak-dev mailing list