HKEY_LOCAL_MACHINE\Software\Cyco\AutoManager Meridian\Currentversion\Client\Bcsitecacheauth
The values with the same name in HKEY_CURRENT_USER are checked first and, if not set, the values in this key are read, if present.
Value Name | Data Type | Value Data |
---|---|---|
M360Tenant |
String |
Name of the Meridian Portal tenancy where the OpenId authentication credentials are specified. |
IssuerUri | String | URI of the OpenId authority. |
UseOpenIdConnectAuthentication |
DWORD |
If this value is 1, connect this PC to the site cache server using the OpenId authentication credentials specified in the configuration of the tenant in M360Tenant. If this value is 0 (default), connect to the site cache server via the logged on Windows account. |
UseWorkspace |
DWORD |
If this value is 0 (default), temporary copies of documents are downloaded from the site cache to the user's normal local workspace just as if they were working in a vault in their own domain. Typically, the path of the local workspace contains the user's Windows account name. If this value is 1, places the temporary copies in a separate local workspace path that contains the name of the account used by the OpenId authentication credentials. |