Is OAuth service supported by Advance Event Mesh?

My Scenario is : 3rd Party —> Advance Event Mesh —> S4H

Is it possible for a third-party system to authenticate Advance Event Mesh Queue using OAuth credentials? , If Yes - how to create bearer token and pass to AEM ?

Answers

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

    Hey @rajeshy1987113,

    It is! Check out the feature support for "OAuth 2.0 Authentication" in the features table to make sure you are using a version of the messaging API you're using that supports it.

    Also note that you would also probably want to use the "OAuth Token Refresh" which is another row in that table.

    https://docs.solace.com/API/API-Developer-Guide/Feature-Support-PubSub-Messaging-APIs.htm#Feature_Support_in_PubSub+%C2%A0Messaging_APIs

    I also want to point out a new feature in our docs called "chat with docs" —> this leverages an AI to help answer questions based on our docs and other online Solace sources. It seems like you're currently dig in so it might help you get immediate responses vs. waiting for a human to respond. Of course if it doesn't' give you what you need keep posting in the community forum too :)

  • rajeshy1987113
    rajeshy1987113 Member Posts: 6

    Thanks Marc, Can we have CURL to get the Token ?

    I have gone through below blog but it explained to use another service.
    https://community.sap.com/t5/technology-blogs-by-sap/sap-cloud-integration-advanced-event-mesh-adapter-oauth-4-authorization/ba-p/13799464

    I have created below OAuth profile but bot sure where do we get the Endpoint and remaining details.