Configure SMAT web.config - 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 configure SMAT web.config file, follow these steps:

  1. Open the SMAT web.config file.

  2. Navigate to azure portal and open the newly created web API page.

  3. Copy the Application (client) ID and provide same in the id field as highlighted in the image in the web.config file.

    id details in web config file

  4. Remove the values from secret and instance field (right next to id) and keep them empty. Add a new field audience and copy paste Application (client) ID value in that.

    Audience details

  5. In Oauth issuer> requiredScopes, copy paste the Application (client) ID value . Oauth response ID

  6. On the app page, click Endpoints, and copy the Oauth authorization endpoint value before oauth 2 in the URl as highlighted in the image.

    Oauth end points

  7. Provide the Oauth URL in the web.config file in the oauth issuer field, and save the file.