0
  • In our current AMQP implementation, we keep the JNDI configurations which contains username and password. Is there a way we can use OAuth instead of static username and Password

1 Answers1

0

Based on the AMQP protocol Guide and SO thread. As of now AMQP Won't support O-Auth it will be supported only through SASL. enter image description here

SaiSakethGuduru
  • 2,218
  • 1
  • 5
  • 15