Connect an Office 365 instance to SSPM to detect posture risks.
For SSPM to detect posture risks in your Office 365 instance, you must onboard your
Office 365 instance to SSPM. Through the onboarding process, SSPM connects to a
Microsoft API and, through the API, scans your Office 365 instance at regular
intervals for misconfigured settings. If there are misconfigured settings, SSPM
suggests a remediation action based on best practices.
SSPM can get access to your Office 365 instance through a Microsoft Entra (formerly
Azure) service principal, which represents a Microsoft Entra application that you
create. You configure the application's permissions to give SSPM access to the API
scopes that SSPM requires. You can limit SSPM's access to read-only scopes, which
will enable SSPM to complete its scans. Or you can give SSPM additional access to
enable SSPM to complete actions, such as automated remediation of misconfigured
settings or user-access revocation to a third-party plugin. When you register this
application, Microsoft Entra creates the associated service principle that SSPM will
use to connect to the API.
| Item | Description |
| Tenant ID | A globally unique identifier (GUID) for your Microsoft Entra
tenant. |
| Client ID | SSPM will access a Microsoft API through a Microsoft Entra
service principal that represents an application that you create.
Microsoft Entra generates the client ID to uniquely identify the
application and its associated service principal. |
| Client Secret | SSPM will access a Microsoft API through a Microsoft Entra
service principal that represents an application that you create.
Microsoft Entra generates the client Secret, which SSPM uses to
authenticate to the service principal. |
To onboard your Office 365 instance, you complete the following actions: