SuperOfficeCRMOnline Connector: Security
Authentication
The connector relies on the default Locator Active Directory Authentication Plugin that gets the users' Credentials from Active Directory. The Users' AD User Principal Names (UPN) are matched against the users' email address in SuperOfficeCRMOnline.
Identification
Scope: 'SO-' + AuthRealmId
Tokens:
- ItemTypeName + '-AssociateId-' + AssociateId.
- ItemTypeName + '-GroupId-' + GroupId.
If Associate field for item is null, '-1' token will be added. It means that everyone will have access to this item.
ayfie