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. 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.
- Content and Community. You must set up the Content component 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 Content and Community. For more information about document security, refer to the Document Security Administration Guide.
- A front-end application for querying Knowledge Discovery.