Unable to create connection/session using Oauth for amqps protocols

cpjani
cpjani Member Posts: 5

Unable to create connection/session using Oauth for amqps protocols in java. is it possible ?

Answers

  • marc
    marc Member, Administrator, Moderator, Employee Posts: 914 admin

    Hi @cpjani ,

    Can you share some more information? What library are you using, what is the error you are getting?

    Did you enable oauth on the message vpn or messaging service?


    I believe it should be possible based on the docs


    Hope that helps!

  • cpjani
    cpjani Member Posts: 5
    edited February 2023 #3

    Hi @marc

    org.apache.qpid.jms.JmsConnectionFactory
    

    I am using qpid jms lib and able to create connection with User name and password but unable to create connection with OAuth.

    How can i set SSL Mechanism for it ?

  • mstobo
    mstobo Member, Employee Posts: 22 Solace Employee
    edited February 2023 #4

    Hi @cpjani,

    Did you follow the documentation here to configure the broker for OAuth. AMQP is toward to bottom of that link. Are you connecting to a Solace Cloud (SaaS) instance, or a software broker? While this blog is not for AMQP, if you are using the software broker you can get the steps for configuring the broker here. It is largely the same for the SaaS, except you have to first enable OAuth on the "Event Broker Service Setting" page, as it is a system level setting where all the other config is VPN level.


  • Karl Ossoinig
    Karl Ossoinig Member Posts: 10

    Hello @cpjani - Just checking in to see if you are still experiencing issues connecting with AMQP protocol.

    In case you have not found it, here is a link to the overview on AMQP message management:

    This doc section includes links to all of the key configurations you will want to check as you work your issue. Please let us know if you are still unable to get your messages flowing!

    Karl