security icon indicating copy to clipboard operation
security copied to clipboard

Provides CDI events for authentication and logout behaviors in further versions

Open glassfishrobot opened this issue 7 years ago • 5 comments

Currently I found only Wildly/Undertow supports authentication event in omnisecurity which inspired Java EE Security specs.

I think it is better to work with other specs, such JACC etc to provide portable authentication/logout CDI events, which is very useful for simple annotation based configurations.

glassfishrobot avatar Oct 31 '17 03:10 glassfishrobot

  • Issue Imported From: https://github.com/javaee/security-soteria/issues/195
  • Original Issue Raised By:@hantsy
  • Original Issue Assigned To: Unassigned

glassfishrobot avatar May 25 '18 05:05 glassfishrobot

@ggam Commented This was discussed during the course of the JSR but unfortunately it wasn't possible due to time and constraints. It's definitely slated for inclusion for the next version of the Security API.

It could be easily added as a propietary feature though.

glassfishrobot avatar Nov 18 '17 21:11 glassfishrobot

will be implemented in Security 3.0 / Jakarta EE 10 ?

pizzi80 avatar Apr 06 '22 12:04 pizzi80

@pizzi80 unfortunately not. Every issue that was done for Security 3 has been marked with the "3.0" label. You can read about the things that did make it in here: https://arjan-tijms.omnifaces.org/2022/04/whats-new-in-jakarta-security-3.html

The problem was that we have seen very little contributions during this cycle. I personally try to do what I can, but I'm looking over a bunch of other projects as well and I'm only a single person.

arjantijms avatar Apr 06 '22 14:04 arjantijms

I've missed your blog post, I'll read it! ;)

pizzi80 avatar Apr 06 '22 14:04 pizzi80