How To
Summary
If IBM Content Navigator is configured for Single Sign-On (SSO) with an Identity Provider authentication page that uses JavaScript ES6 or higher, Microsoft Edge WebView2 must be installed on any Windows client that uses the Edit Service or the Sync Service, or Navigator for Microsoft Office (NMO).
For instance, IBM Cloud Pak for Business Automation ships with an authentication page that uses, at a minimum, JavaScript ES6; therefore, this technote applies to all containerized versions of Content Navigator.
Objective
Environment
Steps
- Go to the download page (https://developer.microsoft.com/en-us/microsoft-edge/webview2/) to download and install the appropriate version of Microsoft Edge WebView2 for your workstation.
- If it is running, exit the Edit Client.
- If the Edit Client version is 3.0.10 or 3.0.11, complete the following steps; otherwise, go to Step 4:
- Go to the Edit Client installation folder.
The default installation folder is C:\Program Files (x86)\IBM\IBM Content Navigator Edit\EditClient
- Open for edit the file IBM Content Navigator Edit.exe.config
- Change the setting for useEdgeCoreForSSOAuthentication from False to True.
<setting name="useEdgeCoreForSSOAuthentication" serializeAs="String">
<value>True</value>
</setting> - Save the changes.
- Go to the Edit Client installation folder.
- Start the Edit Client and verify the tool works as expected.
Steps to enable the feature for IBM Content Navigator Windows Sync Service client
- Go to the download page (https://developer.microsoft.com/en-us/microsoft-edge/webview2/) to download and install the appropriate version of Microsoft Edge WebView2 for your workstation.
- If it is running, exit the Sync Client.
- If the Sync Client version is 3.0.10 or 3.0.11, complete the following steps; otherwise, go to Step 4:
- Go to the Sync Client installation folder.
The default installation folder is C:\Program Files (x86)\IBM\IBM Content Navigator Sync\SyncClient
- Open for edit the file IBM Content Navigator Sync.exe.config.
- Change the settings for useEdgeCoreForSSOAuthentication from False to True.
<setting name="useEdgeCoreForSSOAuthentication" serializeAs="String">
<value>True</value>
</setting> - Save the changes.
- Go to the Sync Client installation folder.
- Start the Sync Client and verify the tool is working as expected.
Steps to enable the feature for IBM Content Navigator for Microsoft Office
- Go to the download page (https://developer.microsoft.com/en-us/microsoft-edge/webview2/) to download and install the appropriate version of Microsoft Edge WebView2 for your workstation.
- Start Navigator for Microsoft Office. If it is already running, restart it.
- NMO automatically detects that WebView2 is installed. You can also enable it by editing the Configuration.ini file:
- Edit the file C:\ProgramData\IBM\Content Navigator for Microsoft Office\Configuration.ini
- Add the setting: "UseWebView2=true"
Document Location
Worldwide
Was this topic helpful?
Document Information
More support for:
IBM Content Navigator
Component:
ICN->Core->Edit, ICN->Core->NMO
Software version:
3.0.10 and future releases
Operating system(s):
Windows
Document number:
6473619
Modified date:
21 June 2022
UID
ibm16473619