Entra ID (Azure AD)
You can access this page from the Configuration > External Source tab. On this page, you can manage all your Entra IDs (Azure ADs) and view your Entra ID list. In this list, you can view the External Source, Type, Sync Status, Total User, and Valid User values of each Entra ID.

You can review, edit, sync, access the report page, and delete the Entra ID from the menu on the right side of the Entra ID. You can also filter the Entra IDs using the search box.
In the External Source list, user status can be observed for the Entra ID created after synchronization.
Type: It shows the type of the external source.
Sync Status: It displays the status of Entra ID integration.
Total User: It shows the number of users in the group on the Entra ID.
Valid User: It displays how many of the users from the group on the Entra ID were transferred to Mirket.
From the menu on the right side of the Entra ID go to the Report page for information about why rejected users were not included in Mirket can be viewed.
Before creating Entra ID in the Mirket Portal, go to Microsoft Azure AD and follow the steps below in order:
From the menu on the left, go to Identity > Applications > App registrations. Click the New Registration button and create a new application for Entra ID.
After the application is created, the Overview page will appear. On this page, back up the Application (client) ID and Directory (tenant) ID values.
Then, from the application's menu, go to Certificates & secrets, click New client secret button, set the expiration date, and create the client secret. Note: Make sure to back up the value of the client secret at this point, as it will not be displayed again once you leave the page.
Next, go to the API permissions section in the same menu and click Add a permission button. In here, navigate to Microsoft Graph > Application permissions, and select the following permissions:
User ⇒ User.Read.All
Group ⇒ Group.Read.All
After selecting the permissions, click the Add permissions button to add them. After adding the permissions, click the Grant admin consent for companyName button and confirm the added permissions with admin authorization.
Note: If you want to add only a specific group to Mirket, go to Identity > Groups > All groups from the menu on the left. On that page, select the group you want to add to Mirket and back up the Object ID value of the group.
After completing these steps, you can proceed to the Mirket Portal and create the Entra ID group as external source.
To create a new Entra ID, click the Add External Source button on the top right corner. Fill in the fields on the screen that will appear according to the description below:

Source Type: Select Entra ID (Azure AD) option from the dropdown list. Name: Enter the name that will be assigned to the Entra ID. Description: Contains the description of the Entra ID. Application (client) ID: Enter the application (client) id value that you previously backed up for Entra ID. Directory (tenant) ID: Enter the directory (tenant) id value that you previously backed up for Entra ID. Client Secret Value: Enter the client secret value that you previously backed up for Entra ID. All User: Enable this option to retrieve all users from Entra ID to Mirket. Group ID: Enter the group(object) id of the group you backed up to retrieve only that group from Entra ID to Mirket. Attribute: Select the attribute profile that contains the necessary Azure AD attributes for the Entra ID. Sync Period: Specify how frequently the selected group will be synchronized.
After filling in the required fields, click the Save button. Then, the Entra ID will be successfully created.
Created Entra ID are listed in the Configuration > External Source tab.
The created Entra ID group is manually synced for the first time. Sync the Entra ID from the menu on the right side of the Entra ID.
To edit an Entra ID, click the Edit option from the menu on the right side of the Entra ID. This will redirect you to the Edit page. The Edit page has the following two main sections:
Overview: Displays detailed information about the Entra ID, but does not allow editing in this field.

Settings: You can edit the Entra ID's Name, Description, Application (client) ID, Directory (tenant) ID, Client Secret Value, Attribute, and Sync Period values. Note: After the Entra ID is created, the "Source Type", "All User", "Group ID", and "Group Name" values cannot be modified.
On the Edit page, you can sync, access the report page, or delete the Entra ID via the Actions button on the top-right corner.
Last updated