Keycloak Support #1100
Answered
by
brusdev
subhidh-agarwal
asked this question in
Q&A
Keycloak Support
#1100
-
How can I integrate keycloak as auth provider to ActiveMQ? |
Beta Was this translation helpful? Give feedback.
Answered by
brusdev
Feb 27, 2025
Replies: 1 comment
-
There is a working example for a standalone instance of Apache ActiveMQ Artemis at https://github.com/apache/activemq-artemis-examples/tree/2.39.0/examples/features/standard/security-keycloak You can customize the login.config by using a secret that ends with the suffix |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
subhidh-agarwal
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
There is a working example for a standalone instance of Apache ActiveMQ Artemis at https://github.com/apache/activemq-artemis-examples/tree/2.39.0/examples/features/standard/security-keycloak
You can customize the login.config by using a secret that ends with the suffix
jaas-config
, for further details see https://github.com/arkmq-org/activemq-artemis-operator/blob/main/docs/help/operator.md#configuring-jaas-for-brokers