-
Bug
-
Resolution: Done
-
Blocker
-
11.0.0.Alpha1
-
None
AsynchronousSecurityTestCase fails because because anonymous user is used to call asynchronous EJB method requiring given role.
Looks like identity is lost when creating new thread in JBossThreadFactory - code in new thread run with anonymous identity.
- clones
-
JBEAP-11933 Security identity not propagated into asynchronous task (elytron)
- Closed