Register and configure an API - Intergraph Smart Materials - 2.3 - Installation & Upgrade - Hexagon

Intergraph Smart Materials Web API Installation (2.3)

Language
English
Product
Intergraph Smart Materials
Subproduct
Web API
Search by Category
Installation & Upgrade
Version Smart Materials Web API
2.3

To register and configure an API, follow these steps:

  1. Login the Azure portal. On the dashboard, click App registration> New registration.

  2. Type a valid name for the API and select the respective option in Support account types.

  3. Click Register.

    The app gets registered, and an app page with the provided name gets created. Now, proceed with the configure steps.

  4. In the left navigation, click Token configuration> Add optional claim.

  5. In the Token type, select Access, and in Claim, select aud.

    If you want to map users with SMAT user email, select email in the Claim options.

  6. Click Add. On the pop-up, select Turn on the Microsoft Graph email permission (required for claims to appear in token), and then click Add.

  7. In the left navigation, click Expose an API.

  8. In the Application ID URI, click Set. Value gets auto-populated (value must be same as the Application (client) ID), and then click Save.

  9. Click Add a scope. In the scope name (copy paste the Application (client) ID from the created app overview page, refer the image for reference).

    app page

  10. Type the other details as required, select enable in the State, and then click Add scope.

    App registration and configuration for web APIs is completed.