-
Bug
-
Resolution: Done
-
Major
-
None
-
None
org.jboss.as.test.integration.ejb.security.AuthenticationTestCase currently fails in elytron profile due to different exception than expected (old PB one) being produced by Elytron:
Results :
Failed tests:
AuthenticationTestCase.testAuthentication_TwoBeans_ReAuth__BadPwd_ViaServlet:257 null
When this is fixed, the test should be unignored for the elytron profile.
GetCallerPrincipalTestCase also needs to be changed to adhere to unspecified security context in beans in PostConstruct phase.
- clones
-
JBEAP-11393 Fix AuthenticationTestCase and GetCallerPrincipalTestCase for Elytron and unignore it
- Closed