When creating objects in SharePoint, consider the following:
-
RoleAssignment object: To create this object, you must populate the value of the Member attribute for the object. Since Member is a reference attribute, you can only populate its value by configuring a value generation rule. For more information about value generation rules, see Using value generation rules.
-
Site object: To create this object, you must populate the values of attributes URL and Owner for the object.
To create a connection to Microsoft 365, you must use in conjunction with a special connector called Microsoft 365 Connector. This connector is included in the package.
The Microsoft 365 Connector supports the following features:
Table 72: Microsoft 365 Connector – Supported features
Bidirectional synchronization
Specifies whether you can both read and write data in the connected data system. |
Yes |
Delta processing mode
Specifies whether the connection can process only the data that has changed in the connected data system since the last synchronization operation. This reduces the overall synchronization duration. |
No |
Password synchronization
Specifies whether you can synchronize user passwords from an Active Directory (AD) domain to the connected data system. |
No |
Secure Sockets Layer (SSL) data encryption
Specifies whether the connector can use SSL to encrypt data transmitted between Active Roles and the connected data system. |
Yes |
With the Microsoft 365 connector, you can configure data synchronization connections for the Microsoft 365 service.
You can create an M365 connector by configuring an Azure application in the :
With the Microsoft 365 connector, you can configure data synchronization connections for the Microsoft 365 service.
You can create an M365 connector by configuring an Azure application manually in the . One Identity recommends using Manual configuration if you want to use an existing Azure application for the connection.
To create a new M365 connector with manual configuration
-
In the , open the Connections tab.
-
Click Add connection, then use the following options:
-
Click Next.
-
To use an existing Azure application, select Manual configuration.
NOTE: Alternatively, you can also select Auto configuration to use and update an existing Azure application. Under Auto configuration, click Log in to Azure. After logging in to Azure with your tenant, the Tenant ID, Application ID and Certificate thumbprint parameters are automatically filled in.
-
Enter the Tenant ID, Application ID, and Certificate thumbprint of the Azure tenant as they appear on the Azure portal.
-
To test the connection with the new parameters, click Test connection.
-
To finish creating a connection to Microsoft 365, click Finish.