Azure AD syncer
The Azure AD syncer pulls users from Azure Active Directory (Microsoft Entra ID) into Casdoor using the Microsoft Graph API and keeps the directory in sync.
Prerequisites
Register an application in the Azure Portal and grant it the permissions below.
Step 1: Register an Application
Navigate to Azure Portal and register a new application:
- Go to Azure Active Directory → App registrations → New registration
- Enter a name for your application
- Select the appropriate account type (typically "Accounts in this organizational directory only")
- Click Register