Description
When an AMQP sender link is attaching with an FQQN in the target address the initialization code is not checking fully if the sender has specifically granted FQQN access and can fail the attach in error. Instead of just checking the FQQN address portion of the target addres both the FQQN address and queue should be checked with the security store so that the link attach can complete when authorized. This was addressed for Core clients in ARTEMIS-4580
Attachments
Issue Links
- is related to
-
ARTEMIS-4580 Security settings for FQQN not enforced on send
- Closed
- links to