-
Bug
-
Resolution: Done
-
Critical
-
7.1.0.DR19, 7.1.0.ER1
-
None
-
Blocks Testing
-
-
-
-
-
-
-
Suppose a deployment with EJB with security related annotations (for example @RolesAllowed) but without a @SecurityDomain annotation. If the EAP running the deployment has attribute default-security-domain in /subsystem=ejb3 defined, this will be used for any bean without security domain used in deployment. This works with PicketBox domains, however, if an Elytron security domain is defined as default, no such domain will be associated with the deployment.
This also causes failure of org.jboss.as.test.integration.ejb.security.missingmethodpermission.*TestCase tests in integration/basic module in test suite.
- causes
-
JBEAP-9080 EJB security tests are failing in AS TS with Elytron profile
- Closed
- is cloned by
-
WFLY-8956 MissingMethodPermissionsDefaultAllowedTestCase and MissingMethodPermissionsTestCase fail when run with the Elytron profile enabled
- Closed
- is related to
-
JBEAP-11560 Fix tests which currently fail with -Dwildfly.tmp.enable.elytron.profile.tests
- Closed