]
Brett Meyer updated ARTIF-639:
------------------------------
Fix Version/s: 1.0.0.Alpha1
Protect EJB with Keycloak
-------------------------
Key: ARTIF-639
URL:
https://issues.jboss.org/browse/ARTIF-639
Project: Artificer
Issue Type: Enhancement
Reporter: Brett Meyer
Assignee: Brett Meyer
Fix For: 1.0.0.Alpha1
ARTIF-638 created EJBs, but each bean includes a #login(username, password) call. That
call results in a SimpleCredentials provided to ModeShape. This works well enough, but
requires a separate Wildfly/EAP user be created. It would be better to protect the EJBs
with Keycloak and authenticate that way.
Could something similar be accomplished for JMS, removing the need for a Wildfly/EAP user
altogether?