关于
This server acts as a secure intermediary for accessing Microsoft Entra ID (Azure AD) resources via the Microsoft Graph API. It provides structured access to critical organizational data, including user profiles, group memberships, device inventory, and application registrations. Designed with enterprise security in mind, it leverages application permissions and client credentials for robust authentication and meticulously logs all activities to Azure Blob Storage for comprehensive auditing and compliance.
主要功能
- 0 GitHub stars
- Accesses device inventory with OS and sign-in details
- Logs all API calls and operations to Azure Blob Storage for audit purposes
- Utilizes application permissions with client credentials flow for secure, application-level access
- Queries application registrations and their properties
- Reads user profiles, groups, licenses, and department information from Entra ID
使用案例
- Programmatically querying and monitoring application registrations for security and compliance checks
- Integrating Microsoft Entra ID user and group data into custom applications or services
- Automating the collection and auditing of registered devices within an Azure tenant