I think it may be that the user/pass used for the send comes from the
preferences panel in hawtio and it seems it is null in this case.
from the readme -
https://github.com/apache/activemq-artemis/tree/main/examples/features/standard/security-keycloak#readme
"Navigate to the Info address and send a message. The first sent may
fail, the user/password are taken from the preferences panel and there
is no password stored by default. Configure a password for jdoe in
your preferences and send a message to the Info address."

On Wed, 20 Oct 2021 at 16:59, Thai Le <lnthai2...@gmail.com> wrote:
>
> Hello,
>
> I'm trying to run the security-keycloak example but when i send the message
> from the web console as instructed in the readme i got this error:
> server-out:2021-10-20 11:46:17,196 WARN
>  [org.apache.activemq.artemis.core.server] AMQ222216: Security problem
> while authenticating: AMQ229031: Unable to validate user from Management.
> Username: null; SSL certificate subject DN: unavailable
>
> Although it is warning, no message was sent. The keycloak is running on
> localhost without SSL
> so I am not sure why SSL cert is required to sent message.
>
> I am using Artemis 2.18.0
>
> Hope someone can shed some light on this.
>
> Regards
>
> Thai Le

Reply via email to