-
Bug
-
Resolution: Done
-
Blocker
-
None
-
None
In testSingletonPostconstructSecurityNotPropagating, when Elytron enabled, identity (including Admin role) is propagated into StatelessBBean:
StatelessSingletonUseBean SimpleSingletonBean | check Admin in [Admin] (has required role) StatelessBBean
In non-Elytron case the check is unsuccessful as test require, because identity is not propagated:
StatelessSingletonUseBean SimpleSingletonBean | authorize EXCEPTION methodRoles = Admin securityContext.subjectInfo = anonymouse
This is lack of WFLY-981 in Elytron:
- blocks
-
JBEAP-11560 Fix tests which currently fail with -Dwildfly.tmp.enable.elytron.profile.tests
- Closed
- clones
-
WFLY-9039 EJB with Elytron propagate identity even when it should not
- Closed