Uploaded image for project: 'ActiveMQ Classic'
  1. ActiveMQ Classic
  2. AMQ-3924

Allow REST API to connect to the secured broker

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 5.6.0
    • 5.7.0
    • None
    • None

    Description

      We should be able to connect to the secured broker using REST API. The idea mechanism for that would be reusing Authorization header in HTTP request that is used to secure web servers. The format of the header is

      Authorization: Basic base64(username:password)

      and that could be supplied by turning on basic auth on Jetty, or set directly by the http client.

      Attachments

        Activity

          People

            dejanb Dejan Bosanac
            dejanb Dejan Bosanac
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: