Create a new application - HxGN SDx - Update 63 - Administration & Configuration - Hexagon

HxGN SDx API Services Configuration

Language
English
Product
HxGN SDx
Search by Category
Administration & Configuration
SmartPlant Foundation / SDx Version
10

This functionality was modified in an update. For more information, see Create a new application (modified in an update).

From Update 23 and greater, HxGN SDx uses a Single Page (SPA) platform, which uses PKCE as the client authentication.

  1. Select the Applications tab, and click Add Application > Create New App.

  2. In the Create a New Application Integration dialog box, enter Single Page App (SPA) in the Platform field, and click Create.

  3. In the SETTINGS section, enter details as shown in the following example:

    Setting

    Example

    Description

    Application Name

    SDx Web Client

    The name of the client application.

    Configure OpenID Connect

    Login redirect URIs

    https://[hostserver]/sdxwebclient/

    https://[hostserver]/

    spfwebclient/ _session.html

    Logout redirect URIs

    https://[hostserver]/sdxwebclient/

    Okta sends the authorization response to these URIs. You must add your application's callback endpoint.

    All URIs are case sensitive.

    For a separate logout redirect URL, see note below.

  4. Click Save.

    You can use a separate logout redirect URL to avoid authentication loops. For more information, see Post logout redirect authentication loop.

  5. In the Assignments tab, select Assign, and click Assign to Groups.

  6. Select the previously configured group, such as SDxGroup, and click Assign.

  7. On the General tab, record the Client ID for use in configuring the Web Client settings. For example:

    Setting

    Example

    Client ID

    0oag04x1t1cW5miJS0h7

All login, logout, redirect, or initiate URIs must be in lowercase.