Rob Godfrey created QPIDJMS-367:
-----------------------------------
Summary: Add support for XOAUTH2 Sasl Autentication
Key: QPIDJMS-367
URL: https://issues.apache.org/jira/browse/QPIDJMS-367
Project: Qpid JMS
Issue Type: Improvement
Components: qpid-jms-client
Reporter: Rob Godfrey
[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).
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]