]
Brett Meyer closed ARTIF-639.
-----------------------------
Resolution: Won't Fix
Not supported by Keycloak
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
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?