Create a new application in PKCE (modified in an update) - 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

The following applies if you are using a version of the software before Update 55. For the latest information, see Create a new application in PKCE.

  1. Select the Applications tab, and click Add Application.

  2. In the Create a New Application dialog box, select Native, and click Next.

    Application Setting

    Example

    Description

    Name

    CommonUIPKCENative

    The name of the client application.

    Login redirect URIs

    http://127.0.0.1/

    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. Click 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://127.0.0.1/

    Initiate login URI

    http://127.0.0.1/

  4. Click 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 click Groups.

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

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