eDOCS DM Connector: Security

Authentication and Identification

The connector relies on the default Locator Active Directory Authentication Plugin for authentication and eDOCS DM Identification Plugin to get the users' groups from eDOCS DM. The eDOCS DM Identification Plugin matches the Active Directory domain\username with 'network_aliases' in the eDOCS DM database.

Identification

Scope: 'edocsdm_' + library_name

Tokens: The system id of the user and the users' groups.

Security

Share Security

Share Security in use from eDOCS DM 16.x if Lookup Security is enabled. If Lookup Security is not enabled for a document only Document Security is applied. If Lookup Security enabled a dummy token '-1' with scope 'edocsdm_MetadataLookupSecurityEnabledScope' is added to make sure Share Security is applied in the Locator security trimming. 

Scope: 'edocsdm_' + library_name

Tokens: The system id of the user and the users' groups with Lookup Security read access or deny access.

Document Security

The allow tokens in Document Security will either be added to the Document or the ViewDocument depending on the permission level.

Scope: 'edocsdm_' + library_name

Tokens: The system id of the user and the users' groups with read access or deny access.

ayfie