Microsoft Graph API
Use the Microsoft Graph API integration to interact with Microsoft APIs that do not have dedicated integrations in Cortex XSOAR, for example, Mail Single-User, etc.
Utilities · Microsoft Graph API
Configuration parameters
azure_cloud— Azure Cloudapp_id— Application IDcredentials—tenant_id— Tenant ID (Required for using Self Deployed Azure app)redirect_uri— Application redirect URI (for Self Deployed - Authorization Code Flow)auth_code—creds_certificate— Certificate Thumbprintcertificate_thumbprint— Certificate Thumbprintprivate_key— Private Keyself_deployed— Use a self-deployed Azure Applicationuse_managed_identities— Use Azure Managed Identitiesmanaged_identities_client_id—azure_ad_endpoint— Azure AD endpointscope— Scope (Required for using Cortex XSOAR Azure app)insecure— Trust any certificate (not secure)proxy— Use system proxy settingsapp_secret— Application Secret (Deprecated)
Commands (6)
-
msgraph-api-auth-completeRun this command to complete the authorization process. Should be used after running the msgraph-auth-start command.
-
msgraph-api-auth-resetRun this command if for some reason you need to rerun the authentication process.
-
msgraph-api-auth-startRun this command to start the authorization process and follow the instructions in the command results.
-
msgraph-api-generate-login-urlGenerate the login URL used for Authorization code flow.
-
msgraph-api-requestRun a Microsoft Graph API query.
-
msgraph-api-testTests connectivity to Microsoft.