Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Workflow Manager to use an embedded ActiveMQ broker. #1733

Open
brosenberg42 opened this issue Dec 8, 2023 · 0 comments
Open

Update Workflow Manager to use an embedded ActiveMQ broker. #1733

brosenberg42 opened this issue Dec 8, 2023 · 0 comments
Assignees
Milestone

Comments

@brosenberg42
Copy link
Member

brosenberg42 commented Dec 8, 2023

There is not an easy way to added OIDC support to the standalone ActiveMQ management Web UI. Switching to using an embedded ActiveMQ broker enables us to use Hawtio, which has more features than the ActiveMQ Web UI. It also integrates with Spring Security so it can be protected by Workflow Manager's OIDC support. Currently, Workflow Manager is the sender or recipient of all ActiveMQ messages, so embedding ActiveMQ in Workflow Manager prevents a network hop on all messages.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

No branches or pull requests

1 participant