Introduction
The Office 365 System Connector enables you to manage the identity and access lifecycle of users, resources and various other objects in the Office 365 cloud . Like any other CoreOne Suite System Connector this includes functionality to create, read, update and delete users as well as the assignment of various access rights such as the assignment of groups, teams and other objects.
System Identity Types
The following system identity types are supported:
Identity Type | Description |
---|---|
Azure AD User | An Azure Active Directory User |
System Identity Attributes
Attribute | Type | Example | Description |
---|---|---|---|
Password Policies (PasswordPolicies) | String | “DisablePasswordExpiration” | This attribute can be filled with different information (seperated with “,”), which state how the password policies are set for an identity. “DisablePasswordExpiration” → The password of the relating identity never expires “DisableStrongPassword” → The password set doesn’t have to fulfill any requirements |
Show In Address List (ShowInAddressList) | Boolean | True | This attribute states, if a provisioned identity is shown in the global address book. If it’s set to “True”, the user is shown in this global address book. |
Force-Change-Password-On-Next-Sign-In (ForceChangePasswordNextSignIn) | Boolean | True | This attribute states, if a user has to change his password as soon as she/he tries to sign in to any Office 365 application. If it’s set to “True”, the password has to be changed whilst the first sign in. |
System Resource Types
The following system resource types are supported:
Identity Type | Description |
---|---|
Security Group | A regular security group |
Distribution Group | A regular distribution group |
Office 365 | An Office 365 group |
Team | A team used in teams |
Licence | An Office 365 licence |
Target System Parameters
Whenever you connect a Microsoft 365 system to the CoreOne Suite you will need to specify the following parameters.
Parameter | Mandatory | Example | Description |
---|---|---|---|
Application Identifier | ✅ | 4deeecf9-c063-4763-94c6-3db66e4ae679 | The unique identifier of the application generated in the administration panel |
Application Secret | ✅ | 🔑 * * * * * * * * | The secret to the application generated in the administration panel |
Connection URI | ✅ | The connection URI to the outlook powershell endpoint | |
Domain | ✅ | The Office 365 tenant | |
Password | ✅ | 🔑 * * * * * * * * | The password of the user |
Tenant Identifier | ✅ | 97b62607-cb86-48ba-9a28-e8e1e7c4c104 | The unique tenant identifier |
Tenant Name | ✅ | Contoso - Test Tenant | The Tenant name |
Username | ✅ | The username to connect to |