Prompted to log on with IWA enabled when using Chrome - HxGN SDx - Update 64 - Administration & Configuration

Administration and Configuration of HxGN SDx

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

Problem

When Integrated Windows Authentication (IWA) is enabled for use with Web Client and when browsing to a site using Chrome, the site prompts you for logon credentials and, after entering valid credentials, denies access to the site.

Solution

To avoid this issue, you must set the useAppPoolCredentials property to True on the SPFAuthentication virtual directory using Windows IIS Manager.

  1. Open IIS Manager on the server that hosts the HxGN SDx Server software.

  2. Select the SPFAuthentication virtual directory from the tree view and double-click Configuration Editor.

  3. From the Section drop-down list, select system.webServer > security > authentication > windowsAuthentication.

  4. Set the useAppPoolCredentials property to True.

  5. Recycle the application pool.