Uploaded image for project: 'Qpid JMS'
  1. Qpid JMS
  2. QPIDJMS-367

Add support for XOAUTH2 SASL authentication mechanism

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 0.31.0
    • qpid-jms-client
    • None

    Description

      https://developers.google.com/gmail/imap/xoauth2-protocol defines a SASL mechanism which allows for authentication using an OAUTH2 Acess Token.  This mechanism is supported by Qpid Broker-J and it would be useful if the Qpid JMS client could connect using this mechanism.

      The mechanics of the mechanism pass a username and token, the latter essentially being equivalent to a password for these purposes.  The Token MUST be provided as a Base64 encoded string (the contents of which are a token in JSON format, though this detail is opaque to the client).  

      Attachments

        Issue Links

          Activity

            People

              rgodfrey Robert Godfrey
              rgodfrey Robert Godfrey
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: