Set up Mapped Security

To use mapped security to protect information that was extracted from OneDrive by the OneDrive Connector, set up the following components:

  • OneDrive Connector. You must set up the OneDrive Connector to include security information (Access Control Lists) in the documents that are indexed into IDOL Server. The connector adds the ACL to a document field named AUTONOMYMETADATA. You must also add a field to each document that identifies the security type. For information about how to do this, see Retrieve and Index Access Control Lists.
  • OmniGroupServer. You must set up OmniGroupServer to retrieve user and group information. For information about how to configure OmniGroupServer, see Retrieve User and Group Information.
  • IDOL Server. You must set up the IDOL Content component to process the security information contained in each document. You must also configure user security, so that the IDOL Community component sends user and group information to your front-end application when a user logs on. For information about how to set up these IDOL components, 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.