Palo Alto Networks · Example Payload

Identity Security Posture Management Api Mfa Activity Example

Cloud SecurityCybersecurityFirewallNetwork SecuritySASESOARThreat IntelligenceXDR

Identity Security Posture Management Api Mfa Activity Example is an example object payload from Palo Alto Networks, with 18 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

idtenantuserIdidpIdidpTypemfaStrengthadminappTypeappIdtimestampmfaFactorssaasProviderMfaTypefullNameemailipAddresslocationticketKeyticketUrl

Example Payload

Raw ↑
{
  "id": "example-id",
  "tenant": "example-tenant",
  "userId": "167448",
  "idpId": "543508",
  "idpType": "default",
  "mfaStrength": "example-mfaStrength",
  "admin": true,
  "appType": "standard",
  "appId": "772452",
  "timestamp": "2022-03-10T16:15:50+00:00",
  "mfaFactors": "example-mfaFactors",
  "saasProviderMfaType": "advanced",
  "fullName": "Corporate Scanner 25",
  "email": "jsmith@example.com",
  "ipAddress": "10.151.195.219",
  "location": "example-location",
  "ticketKey": "example-ticketKey",
  "ticketUrl": "example-ticketUrl"
}