Register the Web Client with Smart API Manager (retired) - HxGN SDx - HxGN SDx - Reference - Hexagon

HxGN SDx Modified and Retired Functionality

Language
English
Product
HxGN SDx
Search by Category
Reference
SmartPlant Foundation / SDx Version
10
SmartPlant Markup Plus Version
10.0 (2019)

This functionality was removed in Update 23. From Update 23, Smart API Manager is the default authorization server provided with HxGN SDx. The following applies if you are registering the SmartPlant Foundation Web Client as a new Smart Client using a version of the software before Update 23.

The Web Client is referred to as a Smart Client in Smart API Manager. A Smart Client is a software application, such as the Web Client, that consumes one or more Smart APIs. Smart Clients must be registered with Smart API Manager.

  1. You can register the Web Client as a new Smart Client in Smart API Manager using the following information:

    Name

    The name you used for the Web Client in Server Manager. For example, SPFWebClient.

    Authorization Flow

    Implicit

    Post Login Redirect URIs

    https://[LocalHost].[DomainServer]/SPFWebClient/

    https:/[LocalHost].[DomainServer]/SPFWebClient/_session.html

    Post Log out Redirect URIs

    https://[LocalHost].[DomainServer]/SPFWebClient/

    Make sure you enter the Post Login Redirect URIs and Post Log out URIs exactly as shown, including trailing forward slashes.

  2. Make a note of the client ID and the Secret for the Web Client configuration.

  3. Make a note of the client ID and the Secret for the Web Client configuration.

For complete instructions, see Register a new Smart Client and Specify a web page for redirection after a user logs on or off.