Regarding Token endpoints

Sudarshan
Sudarshan Member Posts: 3

I have configured an OAuth profile and need to test it. Could you please suggest where the token endpoint is located?.

Answers

  • HariRangarajan
    HariRangarajan Member, Administrator, Employee Posts: 19 admin

    Hi Sudarshan,

    Welcome to the community!

    The process of configuring an OAuth authentication mechanism is detailed out over here : https://docs.solace.com/Admin/Configuring-OAuth-for-Management-Access.htm#Token

    Can you please try it out ? Do let us know in case you have any further queries.

  • Sudarshan
    Sudarshan Member Posts: 3

    Hi HarRangarajan,

    Thanks for the quick response.

    I have configured the OAuth profile and enabled authentication. I need to utilize OAuth authentication when executing REST calls. Could you confirm if the URL (https://hostname:port/oauth2/token) is correct for generating the token?

    Best Regards,

    Sudarshan

  • Sudarshan
    Sudarshan Member Posts: 3

    I am testing the OAuth URL (https://{ServiceInstance}.messaging.solace.cloud/oauth2/token), but it did not return any token.