Managing Microsoft Entra ID Application Settings
Updated:
In this article:
- Enabling ZERO Connect Access
- API Permissions: Granting Admin Consent
- Creating and Retrieving a Client Certificate
- Getting Tenant ID and Application ID
Enabling ZERO Connect Access
To enable ZERO Connect access:
- Open a browser and navigate to the Microsoft Entra admin center and login using a Work or School Account..
- In the left-hand navigation, select Identity > Applications > App registrations.
- Select New registration.
- On the Register an application page, set the Name to ZeroConnect and continue by setting the values as appropriate.
- Select Register. On the next page, copy the values of the Application (client) ID and Directory (tenant) ID and save them, you will need them later.
-
Click Authentication on the left-side menu.
-
In the Advanced Settings sub-section, click Yes to enable the respective mobile and desktop flows.
- Click Save to save the changes made.
API Permissions: Granting Admin Consent
To grant admin consent:
- From the left-side menu, navigate to API Permissions and select Add a permission.
- In the Select an API right-side pane, navigate to the APIs my organization uses tab, search for Office 365 Exchange Online by typing it in the search field and select it from the search results.
- Click on the Application permissions.
- Search for full_access_as_app.
- Select the full_access_as_app checkmark and click the Add permissions button.
- Click on the Grant admin consent option.
Creating and Retrieving a Client Certificate
To create and retrieve a client certificate:
- Navigate to Certificates & secrets from the left-side menu.
- Click New client secret to create a new client certificate.
- Provide a description for the client secret in the Description field.
- Select the desired expiration period from the Expires dropdown.
- Click Add to create the client secret.
- Once the secret is created, the Value becomes visible. Copy the value and store it securely for future use.
Getting Tenant ID and Application ID
To get Tenant ID and Application ID:
-
In the Microsoft Entra ID App Registrations, navigate to the All Applications tab.
- Click on your main application created for ZERO Connect.
- Copy the Application and Tenant IDs.
Was this article helpful?
Discussions