Authentication and Identification
The connector relies on the default Locator Active Directory Authentication Plugin for authentication and Proarc Identification Plugin to get the users' groups from Proarc Database. The Proarc Identification Plugin matches the Active Directory domain\username with the part before the @ symbol of the 'email' column value in table 'user' in the Proarc database.
Identification
Scope: 'DX' + library_name'db_rno' column value in 'usgrp_db' table.
Tokens: The system id of the user and the users' groups'group_id' column value in 'usgrp_db' table.
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 accessNot in use.
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_nameTokens: The system id of the user and the users' groups with read access or deny accessDX' + 'db_rno' column value in 'usgrp_db' table.
Tokens: Users' group ids with access to document.