Uploaded image for project: 'JBoss A-MQ'
  1. JBoss A-MQ
  2. ENTMQ-438

Update docs on the use of wildcards in destination names

    XMLWordPrintable

Details

    • Task
    • Resolution: Done
    • Major
    • JBoss A-MQ 6.1
    • JBoss A-MQ 6.0
    • None
    • None

    Description

      In the security guide, https://access.redhat.com/site/documentation/en-US/Fuse_MQ_Enterprise/7.1/pdf/Security_Guide/Fuse_MQ_Enterprise-7.1-Security_Guide-en-US.pdf pg 88/89 describes how to configure the authorization plugin.

      There is a paragraph on wildcards, but we have had some customers tripped up - in that it doesn't mention that destination names are tokenized on the '.' character.

      So you might expect that a filter of TEST> would apply to all destinations beginning with TEST but this doesn't work:

      <authorizationEntry queue="TEST>"
      read="admins"
      write="admins"
      admin="admins" />
      

      We should clarify, the filter needs to be '.' delimited e.g USERS.TEST>

      Attachments

        Activity

          People

            fbolton@redhat.com Fintan Bolton (Inactive)
            davestanley Dave Stanley (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: