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
  1. Login the server where the SMAT Web API service is installed and navigate to the path <API_Installed_Folder>\Web\API.

  2. As an Administrator, using a text editor, edit the Web.config file.

  3. Set the OKTA issuer URL in oauth issuer tag as <oauth issuer="https://{OKTA URL}/oauth2/{authorizationServerId}" requiredScopes=""/>.

    SHARED Tip Issuer URl can be obtained from OKTA Server>Security>API>Your Authorization Server> Settings>Issuer.

  4. Set the service ID in services tag as

    <intergraph.webApi>

    <service prefix="SMAT/V1" id="ACF67EA8-98B3-4EBE-9AC2-4BD860D2B354".

    Here the id value is the GUID that is generated during Add an Authorization server.