Modify a user identity store (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.

Server Manager automatically configures OAuth during site creation and the User Identity Store should not need to be changed. However, if you need to modify the User Identity Store configuration, follow these instructions:

  1. In your web browser, go to the Intergraph Authorization Server website:

    http://[myserver.mydomain.com]/[mysitename]ConfigSvc/spfauthentication/

  2. Log in as admin.

  3. In the Server Configuration > Users Identity Store pane, make the following changes:

    • Provider Type Name - set to Intergraph.SPF.Server.Authentication.Extensions.Classes.SPFUserService,Intergraph.SPF.Server.Authentication.Extensions.

    • Initialization String - set to the host name and server web directory name, separated by a comma. For example, directory.ingrnet.com,sdxserver.

    • Is Singleton? - set to True.

  4. In the Server Configuration > User Session Handler pane, make the following changes:

    • Provider Type Name - set to Intergraph.SPF.Server.Authentication.Extensions.Classes.SPFSessionHandler,Intergraph.SPF.Server.Authentication.Extensions.

    • Initialization String - set to the host name and server web directory name, separated by a comma. For example, directory.ingrnet.com,sdxserver.

    • Is Singleton? - set to True.