Skip to main content

Microsoft Entra Id

The Microsoft Entra ID Connector for Airbyte allows seamless integration with Microsoft Entra ID, enabling secure and automated data synchronization of identity and access management information. With this connector, users can efficiently retrieve and manage user, group, and directory data to streamline identity workflows and ensure up-to-date access control within their applications.

Authentication

First of all you need to register an application in the Microsoft Entra Admin Center. Please folow these steps to do so. After that you need to follow these steps to configure the api with right permissions and get the access token.

Configuration

InputTypeDescriptionDefault Value
client_idstringClient ID.
client_secretstringClient secret.
tenant_idstringTenant Id.
application_id_uristringApplication Id URI.
user_idstringID of the owner.

Streams

Stream NamePrimary KeyPaginationSupports Full SyncSupports Incremental
usersidDefaultPaginator
groupsidDefaultPaginator
applicationsidDefaultPaginator
user_owned_deleted_itemsidDefaultPaginator
directoryrolesidNo pagination
auditlogsidDefaultPaginator
directoryroletemplatesidNo pagination
directoryauditsidDefaultPaginator
serviceprincipalsidDefaultPaginator
identityprovidersDefaultPaginator
adminconsentrequestpolicyDefaultPaginator

Changelog

Expand to review
VersionDatePull RequestSubject
0.0.12024-10-18Initial release by @bishalbera via Connector Builder
Was this page helpful?