Register a client - 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 a client, follow these steps:

  1. On the azure 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 Authentication> Add a platform.

  5. Select the required platform based on the application. For example, if you are using Postman as a client, select Mobile and desktop applications.

  6. In the Custom Redirect URIs, provide the client URI. For example, for Postman, provide Callback URL from Authorization tab.

  7. Click Configure.

  8. Select the required options in Supported account types and Advanced settings.

    For client Postman, none of these settings are required.

  9. To provide permissions to call the created APIs, in the left navigation, click API permissions> Add a permission.

  10. In the APIs my organization uses, search the newly created API, and then click it.

  11. In the permissions> select the scope (one you have created), and then click Add permissions.