Hi folks, I’ve now created a PR to push the work: https://github.com/apache/tomee/pull/277 <https://github.com/apache/tomee/pull/277>
It is still in the early stages. I’ve just spent a good amount of time trying to understand the spec. The ideia here is that with a ServerAuthModule we could verify each of the spec authentication mechanisms that will be implemented with a CDI Bean and use a CDI Extension to create the bean depending on the annotation you use. Cheers, Roberto > On 13 Dec 2018, at 16:06, Roberto Cortez <radcor...@yahoo.com.INVALID> wrote: > > Hi folks, > > I’ve created https://jira.apache.org/jira/browse/TOMEE-2365 > <https://jira.apache.org/jira/browse/TOMEE-2365> to implement the Java EE > Security API that came up in EE 8. We are missing this spec implementation, > and until we have it we cannot even say we are EE 8 compatible. > > I plan to start working on this. If anyone wants to collaborate with me, let > me know. > > Cheers, > Roberto