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.
- blocks
-
JBEAP-9080 EJB security tests are failing in AS TS with Elytron profile
- Closed
-
JBEAP-11560 Fix tests which currently fail with -Dwildfly.tmp.enable.elytron.profile.tests
- Closed
- causes
-
JBEAP-11454 In-VM calls with authenticated SecurityIdentity.runAs(Callable c) fail to authorise for asynchronous EJB calls
- Closed
- is cloned by
-
WFLY-9089 Security identity not propagated into asynchronous task (elytron)
- Closed