One of the things that were discussed early on, but till so far hasn't seen
much followup is throwing (CDI) events when the caller is authenticated
(logs in) and logs out.
The simple post authenticate events (being informational only) are
relatively well understood and something like this is quite often asked for
and/or needed by users.
I think it would be good to include this in JSR 375.