Configure Microsoft Identity
The OAuth 2.0 protocol is the authentication and authorization method used with the Application identity to access the API permission(s) granted by the tenant administrator.
-
Register an application, see Microsoft help.
-
Obtain the unique Application ID and Tenant ID assigned by Azure Active Directory.
The customer's firewall settings should allow access to the following Microsoft resources:
- outlook.office365.com
- login.microsoftonline.com
- graph.microsoft.com
-
Log in to MSL Server Manager as administrator.
-
Under Configuration, click Cloud Service Provider > Microsoft.
-
Complete the Configuration form:
-
Tenant directory
-
Tenant Name (Optional): Enter a descriptive name for the tenant directory. This field is optional.
-
Tenant ID: Enter Directory (tenant) ID from the Azure Active Directory. This field is mandatory.
-
-
Application Identity
-
Application Name (Optional): Enter the descriptive name for the application created during application registration. This field is optional.
-
Application ID: Enter the Application (client) ID from the Azure Active Directory. This field is mandatory.
-
Application Secret: Enter the client secret obtained from the application Certificates & Secrets page. This field is mandatory.
Note:-
Certificate-based authentication is not supported at this time.
-
Once the secret is copied, it cannot be retrieved again; if the secret is lost, another one needs to be created.
-
The admin can revoke the secret by deleting it, in which case a new secret is required.
-
-
-
-
Click Save.
Note: After a backup restore, the Application Secret will remain intact in the MiCollab if server is restored from an Encrypted backup in the Enterprise. In Google Cloud Platform (GCP), the Application secret will be restored after a backup/restore.