Set up Mapped Security
To use mapped security to protect information that was extracted from Salesforce by the Salesforce Native Connector, set up the following components:
- Salesforce Native Connector. You must set up the Salesforce Native Connector to include security information (Access Control Lists) in the documents that are indexed into IDOL Content. The connector adds the ACL to a document field named
AUTONOMYMETADATA
. To add ACLs to documents, set the configuration parameterMappedSecurity
toTRUE
. - OmniGroupServer. You must set up OmniGroupServer to store group information.
- IDOL Content and IDOL Community. You must set up IDOL to process the security information contained in each document. You must also configure user security, so that the Community component sends user and group information to the front-end application when a user logs on. For more information, see Configure IDOL Server. For more information about document security, refer to the IDOL Document Security Administration Guide.
- A front-end application for querying IDOL Server.