Page History
...
Prerequisites for installing the CardioLog Analytics SaaS Tracking Agent using a SharePoint App
- When using a Microsoft Entra ID App (recommended):
- Prepare a SharePoint global administrator account to consent to the required permissions to automatically install all tracking components on your sites.
- When using a SharePoint App (deprecated):
- Prepare a SharePoint global administrator account to create a 'full-trust' SharePoint App.
- Make sure that your tenant allows custom Apps authentication in order for the SharePoint App to securely communicate with the SharePoint API.
Note: In case your tenant has this option disabled and DisableCustomAppAuthentication is set to True (note that it is disabled by default for SharePoint Online tenants created on August 2020 or later), you can execute the following command in SharePoint Online Management Shell in order to enable it:
Code Block Set-SPOTenant -DisableCustomAppAuthentication $false
- Make sure that the site collections you would like to track are not locked with NoAccess state.
...
Supported Versions:
PnP Search version 4.7PnP Search version 4.13
Supported Controls:
Search control
Search Results control
Supported Layouts in the Search Results Control:
List
Details List
...