You can allow your users to sign into iManage Work Desktop for Windows using their default browser by setting the following registry setting to Y. This setting isn't turned on by default. 

Location: 

  • HKEY_CURRENT_USER\Software\iManage\Work\10.0\Client\Login
    or

  • HKEY_LOCAL_MACHINE\Software\iManage\Work\10.0\Client\Login

Name: OAuth2InBrowser
Type: REG_SZ
Value:

  • Y: Allows users to sign into iManage Work Desktop for Windows using their default web browser. 

  • N: Allows users to sign into iManage Work Desktop for Windows using the iManage Login dialog box (default).

In some cases, Microsoft Outlook can be unresponsive if authentication fails. So, to resolve this issue, add the following registry setting:

  • Location:

    • HKEY_CURRENT_USER\SOFTWARE\iManage\Work\10.0\Client\Login

    • HKEY_LOCAL_MACHINE\SOFTWARE\iManage\Work\10.0\Client\Login

  • Name: BrowserTimeout

  • Type: DWORD

  • Value: 60000 (in milliseconds; defaults to 1 minute)