Create a new application in PKCE - HxGN SDx - Update 61 - Help - Hexagon

Managing Smart 3D Project/As-Built with HxGN SDx

Language
English
Product
HxGN SDx
Search by Category
Help
SmartPlant Foundation / SDx Version
10

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

  1. Select the Applications tab, and click Create App Integration.

  2. In the Create a New Application dialog box, select OIDC - OpenID Connect and Native Application, and select Next.

    Application Setting

    Example

    Description

    Name

    CommonUIPKCENative

    The name of the client application.

    Login redirect URIs

    http://localhost:62810/

    Logout redirect URI

    Null

    Group Assignments

    Type the name of the group.

    Grant type allowed

    Authorization Code (default)

    Okta authorizes your native application requests with these OAuth grant types.

  3. After the application is created, you can view the General Settings section. Select Edit, and enter details as shown in the following example:

    Setting

    Example

    Description

    Application label

    CommonUIPKCENative

    The name of the client application.

    Application type

    Native

    Select OpenID Connect protocol to log users onto the built application.

    Allowed grant types

    Authorization Code (default)

    Okta authorizes your native application requests with these OAuth grant types.

    Login redirect URIs

    http://localhost:62810/

    Initiate login URI

    http://localhost:62810/

  4. Select Save.

    In the Client Credentials section, the Client ID is automatically populated.

  5. In the Client authentication section, select the Use PKCE button.

  6. In the Assignments tab, select Assign, and select Groups.

  7. Select the previously configured group, and select Assign.

You can change the port number if 62810 is already being used. For more information, see Configure the SmartPlant Client.NET redirect port.

SHARED Tip All log on, log out, redirect, or initiate URIs must be in lowercase.