Tenants

Centralized Tenant Management and Oversight

Overview

The Tenants page is a centralized platform for administrators to oversee and manage all tenants within CIPP. This page provides detailed information about each tenant and facilitates actions related to their exclusion status and permissions.

This page also shows tenants that have been excluded, or removed due to the amount of errors received.

Table Fields

The main table on this page displays the following columns:

Field NameDescription

Name

The display name of the tenant.

Default Domain

The default domain name for the tenant.

Relationship Type

The status of delegated privileges for the tenant. Possible values include "DAP Only", "GDAP & DAP", "GDAP", "No Access", and "Unknown".

Excluded

A boolean field indicating whether the tenant is excluded.

Exclude Date

The date when the tenant was excluded, if applicable.

Exclude User

The user who excluded the tenant, if applicable.

Features and Actions

Tenant Exclusion Control

CIPP allows administrators to exclude specific tenants. Excluded tenants are hidden from display and are unaffected by actions within CIPP.

To exclude a tenant:

  1. Find the tenant's row in the table.

  2. Click on the eye slash icon in the "Actions" column to trigger a confirmation dialog.

  3. Confirm the action, this excludes the tenant from showing up in the tenant selector and any actions applied to it.

Removing a Tenant's Exclusion Status

Administrators can remove a tenant's exclusion status by:

  1. Locating the tenant's row in the table.

  2. Clicking on the eye icon in the "Actions" column.

  3. confirm the action, this includes the tenant and makes it show up in the tenant selector and have actions applied to it again.

Refreshing a Tenant's Permissions

CIPP works using the Control Panel Vendor API - Also known as the CPV API. The CPV API is used to add the CIPP application to your managed tenants and allows CIPP to execute actions within these tenants. Each night at 00:00 UTC the permissions are refreshed for all tenants. This makes sure that the application always has the latest set of required access.

Pressing the CPV Refresh button might be required when a new tenant is added, or a new GDAP permission is applied to the CIPP-SAM service account.

Administrators can refresh a tenant's permissions by:

  1. Finding the tenant's row in the table.

  2. Clicking on the recycle icon in the "Actions" column.

  3. This action sends a request to the tenant to add the CIPP application and its permissions to it. The CIPP application tries to apply all permissions even if a tenant does not have a specific license available. The user executing this task will see which permissions have been applied.

Additional Functionality

The Tenants page also provides export and filter functionalities. The 'Export' button allows you to download a CSV file of the tenant table for offline use or analysis. The 'Filter' dropdown lets you filter the tenants displayed in the table based on whether they are excluded or included.

Last updated