Authorize with Microsoft Entra JSON Web Token - Intergraph Smart Materials - Version 10.6 - Connectors & Integration - Hexagon

Intergraph Smart Materials Event Notifications (10.6)

ft:locale
en-US
Product
Intergraph Smart Materials
Search by Category
Connectors & Integration
Smart Materials/Smart Reference Data Version
10.6

Authorization is implemented using Microsoft Entra Json Web Token. The client application should be assigned with Azure Service Bus Data Sender role to publish the messages to Service Bus.

To configure Authorization, follow these steps.

  1. Login the Azure portal and navigate to the newly created Service Bus topic.

  2. On the left menu, select Access Control (IAM) > Role Assignments and then select + Add.

    Authorization 1

  3. On the Add Role Assignment page, select Azure Service Bus Data Sender for Role, and then select Next.

  4. Choose User, group, or Service principal for Assign access to and then select +Select members.

  5. Select your client application that is newly registered. (in this example, SmatClientApp2).

    Authorization 2

  6. Select Review + assign to save the role assignment.

    Repeat the above steps for all other topics.