Enable security on a Exalead CloudView Search feed

The following procedure describes how to enable security on a CloudView Search feed. When the user authenticates on a page, the security provider retrieves his tokens from the security source(s) which in turn, sends the user’s query and the security tokens to the index.

The index only fetches documents that match both the user’s query and the security tokens.

For example, if a user has the Everybody and group1 tokens, and if security is enabled on the feed, Exalead CloudView will filter the documents and return only the documents matching Everybody and group1.


Before you begin:
See Also
About Mashup Builder feeds
Add a feed
  1. In Mashup Builder, select an application page, for example, the search page.
  2. Select the Feeds view and add two CloudView Search feeds. Let’s say that the first one is called secured and the second one unsecured.
  3. For the first feed, select Enable Security.
  4. Select the Design view, drag the Table widget, and drop two Result List widgets inside it.
    1. In the first Result List widget, select the secured feed.
    2. In the second Result List widget, select the unsecured feed.
  5. Click Save and Apply the configuration.
  6. Open the Mashup Builder search page:
    • The secured result list displays only the documents matching the users’ security tokens.
    • The unsecured result list displays all documents as security tokens are not taken into account.