Re: Connection router for filtering certificate based users

2025-05-07 Thread Domenico Francesco Bruscino
> Shiv > > -Original Message- > From: Domenico Francesco Bruscino > Sent: 07 May 2025 08:31 PM > To: users@activemq.apache.org > Subject: Re: Connection router for filtering certificate based users > > > > Unverified Sender: The sender of this email has not

RE: Connection router for filtering certificate based users

2025-05-07 Thread Shiv Kumar Dixit
router for filtering certificate based users Unverified Sender: The sender of this email has not been verified. Review the content of the message carefully and verify the identity of the sender before acting on this email: replying, opening attachments or clicking links. Hi Shiv, the

Re: Connection router for filtering certificate based users

2025-05-07 Thread Domenico Francesco Bruscino
Hi Shiv, the connection router doesn't resolve the USER_NAME key when the connection is authenticated with the TextFileCertificateLoginModule, this is a bug, I created the following issue: https://issues.apache.org/jira/browse/ARTEMIS-5465 Regards, Domenico On Tue, 6 May 2025 at 16:22, Shiv Kuma

Connection router for filtering certificate based users

2025-05-06 Thread Shiv Kumar Dixit
Hi Domenico I am exploring how to restrict users (specially certificate based) for connecting based on certain conditions. I came across https://lists.apache.org/thread/not2kzq23vx60zjvsl9ffrx7rfps6wzs. I tried to use USER_NAME key for filtering and it worked fine for basic authentication users