users@jaspic-spec.java.net

Re: What about JACC? (handling of custom principals by jaspic container cbh)

From: arjan tijms <arjan.tijms_at_gmail.com>
Date: Fri, 22 May 2015 01:01:18 +0200

p.s.

On Thu, May 21, 2015 at 11:18 PM, arjan tijms <arjan.tijms_at_gmail.com> wrote:
>
> Type 1 is what seemingly all vendors currently do, and GlassFish and
> WebLogic do for sure (without any option I think to turn this off).
>

I just tested JBoss (WildFly 8.2) and the April 2015 beta of Liberty, and
WildFly 8.2 correctly propagates the custom principal. Liberty
unfortunately does not.

So of 4 servers tested; GlassFish 4.1, WebLogic 12.1.3, JBoss WildFly 8.2,
IBM Liberty April 2015 beta (wlp-1.0.9.20150407-2322), only one of them
succeeds.

I committed new tests for this to my private branch here:
https://github.com/arjantijms/javaee7-samples/commit/f845342e331ac0259486ec63258ce2d4c3087351

Kind regards,
Arjan Tijms