fastapi-gsap/gsap_broker/intune
Tyler J King 871541f0eb feat(connectors): add Intune device management connector
Implements ConnectorPlugin for Intune Graph API operations.
Governed invocation: every Intune call requires an active AC
and emits a Chronicle CONNECTOR_INVOKED event.
Operations: list, get, compliance check, sync, lock, retire, wipe.
In-memory compliance cache with configurable TTL.
Conditional registration via intune_enabled setting.

Signed-off-by: Tyler King <tking@guildhouse.dev>
2026-04-14 05:21:47 -04:00
..
__init__.py refactor: extract shared Graph API client from Entra registrar 2026-04-14 05:16:09 -04:00
device_cache.py feat(connectors): add Intune device management connector 2026-04-14 05:21:47 -04:00
graph_client.py refactor: extract shared Graph API client from Entra registrar 2026-04-14 05:16:09 -04:00