]
Farah Juma moved JBEAP-11814 to WFLY-9006:
------------------------------------------
Project: WildFly (was: JBoss Enterprise Application Platform)
Key: WFLY-9006 (was: JBEAP-11814)
Workflow: GIT Pull Request workflow (was: CDW with loose statuses v1)
Component/s: Test Suite
(was: Test Suite)
Fix http-connector setup in EjbElytronDomainSetup to ensure the
correct sasl-authentication-factory gets used
-------------------------------------------------------------------------------------------------------------
Key: WFLY-9006
URL:
https://issues.jboss.org/browse/WFLY-9006
Project: WildFly
Issue Type: Bug
Components: Test Suite
Reporter: Farah Juma
Assignee: Farah Juma
Currently, it's possible for GetCallerPrincipalTestCase to fail due to the wrong
sasl-authentication-factory being used by the http-connector (i.e.,
"application-sasl-factory" gets used instead of the sasl-authentication-factory
that's created in EjbElytronDomainSetup).