Identity Connector
Used to collect events and entities related to identity or to perform actions on the supported identity providers.
API Reference
For full API documentation see the Identity API Reference.
To create an integration with the Identity connector, use the Create Integration API endpoint, using one of the provider configs below.
Supported Providers
- Google Workspace (
identity_google
) - Microsoft Entra ID (
identity_entra_id
) - Okta Identity (
identity_okta
) - PingOne Cloud Platform (
identity_pingone
)
Supported Operators by Provider
API | Microsoft Entra ID | Google Workspace | Okta | PingOne Identity |
---|---|---|---|---|
expire_all_user_sessions | ✅ | ✅ | ✅ | ✅ |
query_audit_log | ✅ | ✅ | ✅ | ✅ |
get_group | ✅ | ✅ | ✅ | ✅ |
get_group_members | ✅ | ✅ | ✅ | ✅ |
query_groups | ✅ | ✅ | ✅ | ✅ |
disable_user | ✅ | ✅ | ✅ | ✅ |
enable_user | ✅ | ✅ | ✅ | ✅ |
force_user_password_reset | ❌ | ✅ | ✅ | ✅ |
get_user | ✅ | ✅ | ✅ | ✅ |
query_users | ✅ | ✅ | ✅ | ✅ |