Mandatory SAM Parameters - Intergraph Smart Engineering Manager - 3.0 - Installation & Upgrade - Hexagon

Intergraph Smart Engineering Manager Web Installation and Configuration

Language
English
Product
Intergraph Smart Engineering Manager
Subproduct
Web
Search by Category
Installation & Upgrade
Smart Engineering Manager Web Version
3.0

In addition to the parameters listed below, there are 2 other parameters that are required to prevent Cross-Domain Misconfiguration:

  • AllowCredentials — The value is set to 'true' automatically by the script.

  • AllowedOrigins — By default, the name of the Client Backend server is used. If the name of your organizational domain is different, you should update the value manually in SAM or in the Client Backend appsettings.json file.

Parameter

Details / Accepted Values

installationType

Enter "SEM_WebAPI" or "SEM_Client".

oauthIssuerUrl

Enter the URL of SAM Authentication Server (for Web API / Client Backend).

username

Enter the name of the registered Admin user for logging in to the Authentication Server. Required for obtaining an authentication token for the Web API or Web Client Backend.

password

Enter the password of the registered Admin user. Required for obtaining an authentication token for the Web API or Web Client Backend.

client_id

Required for obtaining an authentication token for the Web API or Web Client Backend when using Postman.

client_secret

Required for obtaining an authentication token for the Web API or Web Client Backend when using Postman.

serviceDescriptionUrl

Required Url for requesting the OData Description in Postman.

clientUrl

Required Url for displaying the SEM Web Application in a browser.