]
Farah Juma moved JBEAP-10299 to WFLY-8562:
------------------------------------------
Project: WildFly (was: JBoss Enterprise Application Platform)
Key: WFLY-8562 (was: JBEAP-10299)
Workflow: GIT Pull Request workflow (was: CDW with loose statuses v1)
Component/s: EJB
Security
Test Suite
(was: EJB)
(was: Security)
Affects Version/s: (was: 7.1.0.DR10)
(was: 7.1.0.DR11)
(was: 7.1.0.DR12)
(was: 7.1.0.DR13)
(was: 7.1.0.DR14)
Add a test utility to ensure that tests use the ClientLoginModule
approach for PicketBox deployments and the Elytron approach for Elytron deployments and
update all affected tests
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Key: WFLY-8562
URL:
https://issues.jboss.org/browse/WFLY-8562
Project: WildFly
Issue Type: Bug
Components: EJB, Security, Test Suite
Reporter: Farah Juma
Assignee: Farah Juma
Priority: Blocker
Labels: eap7.1-rfe-blocker, eap71_beta
{{ClientLoginModule}} does not establish client caller identity and credentials when used
to invoke EJBs backed by Elytron {{application-security-domain}}.
This issue affects easy migration to Elytron as no instructions to replace this have been
provided as well as AS TS testing with Elytron profile since nearly every test case in
{{org.jboss.as.test.integration.ejb.remote.security}} uses CLM to establish
identity/credentials.